Nodebook

Latest version: v0.3.1

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

This release is a bugfix for function support in Python 3. In v0.2.0, the new `arg` ast node was not parsed correctly, leading to functions not being usable in nodebook.

0.2.0

This release adds support for Python 3. Special thanks to jni for doing the conversion!

This release also brings Nodebook more in line with standard patterns for installing Jupyter extensions, which results in two important changes:
* It is now required to manually register the extension with Jupyter after installing Nodebook using `jupyter nbextension install --py nodebook`
* The extension import command has changed from `%load_ext nodebookext` to `%load_ext nodebook.ipython`

0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.