ipynb-py-convert-0.4.6p1
convert .py files to jupyter .ipynb notebooks and vice versa
Back to search · Project homepage
Description
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.
Package information
- Ports path
- www/ipynb-py-convert
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- www, devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel