ipynb-py-convert

convert .py files to jupyter .ipynb notebooks and vice versa

WWW CVSWeb GITHub
  1. Package version
    ipynb-py-convert-0.4.5p4
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10