Skip to main content

ipypy notebook format

Project description

ipypy

Store Jupyter Notebooks in a more repo and coding friendly way.

You can pick between a SplitCodeManager, which stores each notebook in:

  • my_file.ipynb (the usual notebook file, but with source information extracted)
  • my_file.ipypy (a pure code file that stores only the actual source code)

Or, a SplitOutputManager, which stores each notebook in:

  • my_file.ipynb (the usual notebook file, but without the cells output)
  • my_file.nbout (a pure code file that stores only the actual source code)

Installation

$ pip install ipypy

You will also need to configure your jupyter so it uses ipypy, by editing your jupyter config file, or from command line

$ jupyter lab --NotebookApp.contents_manager_class="ipypy.SplitCodeManager"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipypy-0.1.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

ipypy-0.1.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file ipypy-0.1.1.tar.gz.

File metadata

  • Download URL: ipypy-0.1.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.6

File hashes

Hashes for ipypy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d26a4f8b2349888bf038f53a85349e68f01de4bc8f9ce2d8c7491b0a494cd167
MD5 da019c69b6fd10e32c588a683c10b419
BLAKE2b-256 e75c55abf606d97de04a818594f60a62bacdc04d3d5b18e3fdd435bdff137cc5

See more details on using hashes here.

File details

Details for the file ipypy-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ipypy-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.6

File hashes

Hashes for ipypy-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e4d913cbf5af6c3f47ebac79cee1ac07a162ad6a309a7915254b9f1154108e7a
MD5 380a01f17a5684a369df97c8174cb0bd
BLAKE2b-256 4742a066810cd2e9675368df32fab7feba570f885685aa8802157d70b2b94258

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page