All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project strives to adhere to Semantic Versioning.
- Fix semantic error in README.md regarding variable restoration behavior after code cell execution (variables are restored by default)
- Per-cell temporary variable filtering based on starts-with and ends-with filters.
pip
-installable packaging for PyPI upload using the recent PEP621pyproject.toml
project config forsetuptools
.- Includes a helper script to simplify installation/upgrade of the extension files to the user-space Jupyter extension location.