A Python decorator that turns functions back into jupyter notebooks, complete with their context.
Project description
notebookize
A Python decorator that turns functions back into jupyter notebooks, complete with their context.
Installation:
pip install notebookize
Usage:
from notebookize import notebookize
@notebookize
def my_function(my_function_args, ...):
...
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
notebookize-0.1.1.tar.gz
(113.2 kB
view details)
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 notebookize-0.1.1.tar.gz.
File metadata
- Download URL: notebookize-0.1.1.tar.gz
- Upload date:
- Size: 113.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16b3f4bc11a33071a2563a6b0950774f96a8248ff2f72d184c1344a897fba857
|
|
| MD5 |
edfa073bc6f5782fbcd040b21a68cf7b
|
|
| BLAKE2b-256 |
2aa44e38d8e66d59061bdd3d30713bcbc0a4b84163f47f4679eee709709247da
|
File details
Details for the file notebookize-0.1.1-py3-none-any.whl.
File metadata
- Download URL: notebookize-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccd639e2ac28f71f80be255b0ec4b60e7402bac24c1f3e16f02703d891842284
|
|
| MD5 |
f6dc200f0dc16ee8549b21531b137ee4
|
|
| BLAKE2b-256 |
68fccd8db37543628dc0dad2289cc039a0238d90f19056acbe0dd0cc179a1089
|