nbproject.dev#
Developer API.
Metadata#
|
Live properties of the notebook. |
|
The wrapper class for metadata stored in the notebook file. |
|
The metadata stored in the notebook file. |
Functionality#
|
Parse notebook object and infer all pypackages. |
|
Check whether code cells have been executed consecutively. |
|
Check whether code has been executed in the last cell. |
|
(Auto-) set version. |
Notebook file helpers#
|
Jupyter notebook model. |
|
Initialize nbproject metadata. |
|
Return the path to the current notebook. |
|
Read a notebook from disk. |
|
Write the notebook to disk. |
Testing#
Testing for nbproject. |