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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter-utils-tddschn-0.1.6.tar.gz.
File metadata
- Download URL: jupyter-utils-tddschn-0.1.6.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.5 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f4c357291a7d30b238c36526315fa6ed6a2de568462a2b92fa7d94835868218
|
|
| MD5 |
c560629e8ed7a7379d406afa31476206
|
|
| BLAKE2b-256 |
0e53e5405924e4b6489c163d6bfcd01f940a344d5d93387759453f430b774328
|
File details
Details for the file jupyter_utils_tddschn-0.1.6-py3-none-any.whl.
File metadata
- Download URL: jupyter_utils_tddschn-0.1.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.5 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e45da6926c7112657e3a0839c6764342fbde0433efbd019aba218dd02003a3
|
|
| MD5 |
5a7c82dc5368d7d80097fca01c09df8d
|
|
| BLAKE2b-256 |
7c489df7aa3c5b96435a1e0a783fdc211c6992d1d9b4c7759d944a0b5ff72530
|