Load a Jupyter Notebook as a module object.
Project description
nb_as_module
Load a Jupyter Notebook as a module object.
E.g.
from nb_as_module import nb_as_module
my_module = nb_as_module('path/to/notebook.ipynb', name='my_module)
my_module.hello() # where `hello` is a function defined in the notebook.
Put <!--docstring--> at the beggining of markdown cells,
to use them as __doc__
documentation.
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
nb_as_module-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file nb_as_module-0.1.0.tar.gz
.
File metadata
- Download URL: nb_as_module-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f1bfa139e4c24feb9e1aefae1f736889ba83d45f0836c047661e7d6bdf95d45 |
|
MD5 | 9dbb32d3ee1099f584d28f5cbe0e7d43 |
|
BLAKE2b-256 | d3d1dcde526487e2779b30402596cd2ad98041f2761f03b5950cf108fe6c5eab |
File details
Details for the file nb_as_module-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: nb_as_module-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe0638f865307824bb7cbb4d34d9240b5b35fb05a374ff04a98919c4fa7f6399 |
|
MD5 | 533389483f710dda2d14a6da5279dedc |
|
BLAKE2b-256 | 74ca53d57bc8bf9abd1c093e7714a0c964b5c8093aa8fd2edbe5cdc827d52502 |