Skip to main content

No project description provided

Project description

jupyter-utils-tddschn

Most code were copied from https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Importing%20Notebooks.html

How do I ... ?

Import a .ipynb file?

from jupyter_utils_tddschn import notebook_importer

# then just import a .ipynb file like a .py file
# to import test.ipynb:
import test

Show the content of a notebook, syntax highlighted?

from jupyter_utils_tddschn.notebook_shower import show_notebook

show_notebook('notebooks/test.ipynb')

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

jupyter-utils-tddschn-0.1.6.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

jupyter_utils_tddschn-0.1.6-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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