CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/07 17:24:57
Log message:
import ipynb-py-convert
with additions and oks from bket@ and rsadowski@
DESCR:
Atom/Hydrogen or VSCode/Python allows creating a python files split into
cells
with # %% separators with the ability to run cells via backend Jupyter
session
and interactively show results back. ipynb-py-convert python module converts
files: .ipynb to .py and .py to .ipynb.
This can assist in version controlling ipynb projects, as .py doesn't
include
output data.
Status:
Vendor Tag: thfr
Release Tags: thfr_20200607
N ports/www/ipynb-py-convert/Makefile
N ports/www/ipynb-py-convert/distinfo
N ports/www/ipynb-py-convert/pkg/DESCR
N ports/www/ipynb-py-convert/pkg/PLIST
No conflicts created by this import