Port details |
- py-nbdime Diff and merge of Jupyter notebooks
- 3.1.1 devel
=0 3.1.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-04-04 07:41:26
- Last Update: 2021-12-21 18:48:16
- Commit Hash: cde9877
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- nbdime provides tools for diffing and merging of Jupyter Notebooks.
- nbdiff compare notebooks in a terminal-friendly way
- nbmerge three-way merge of notebooks with automatic conflict resolution
- nbdiff-web shows you a rich rendered diff of notebooks
- nbmerge-web gives you a web-based three-way merge tool for notebooks
- nbshow present a single notebook in a terminal-friendly way
WWW: https://github.com/jupyter/nbdime
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nbdime>0:devel/py-nbdime@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-nbdime/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-nbdime
- pkg install py38-nbdime
NOTE: This is a Python port. Instead of py38-nbdime listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-nbdime
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1635730971
SHA256 (nbdime-3.1.1.tar.gz) = 67767320e971374f701a175aa59abd3a554723039d39fae908e72d16330d648b
SIZE (nbdime-3.1.1.tar.gz) = 7723671
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-colorama>=0 : devel/py-colorama@py38
- py38-gitpython>=0 : devel/py-gitpython@py38
- py38-Jinja2>=2.9 : devel/py-Jinja2@py38
- py38-jupyter-server>=0 : devel/py-jupyter-server@py38
- py38-jupyter-server-mathjax>=0.2.2 : devel/py-jupyter-server-mathjax@py38
- py38-nbformat>=0 : devel/py-nbformat@py38
- py38-pygments>=0 : textproc/py-pygments@py38
- py38-requests>=0 : www/py-requests@py38
- py38-tornado>=0 : www/py-tornado@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-nbdime
- USES:
- cpe python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|