- Update to support install against notebook>=5.0
- Remove bundler API in favor of the one in notebook 5.0
- Fix compatibility with nbconvert>=5.0
- Switch to conda from docker for development
- Really add license file to the package
- Add license file to the package
- Extend
load_notebook
to support injecting imported notebook variables into the local namepsace - Relax ipython requirements (>=4.1)
- Fix bug where notebooks could be imported without the mywb prefix
- Make compatible with Jupyter Notebook 4.0.x through 4.2.x
- Improve documentation about bundlers
- Add new
jupyter cms quick-setup
for notebook 4.2 - Fix pip install in some shell configuration (whitespace problem)
- Fix bundler exception on Python 2 (unicode problem)
- Separate
pip install
fromjupyter dashboards [install | activate | deactivate]
- Match the Python package to the distribution name,
jupyter_cms
- Add server side extension for bundling notebooks for download and deployment
- Define simple framework for plugging in new bundlers
- Add a real tutorial about reusing notebooks as modules and cookbooks
- Keep compatible with Jupyter Notebook 4.0.x
- Use standard lib scandir if present (Python 3.5)
- Fix regression of search feature on file tree and editor screens
- Make compatible with Python 2.7 as well as 3.3+
- Keep compatible with Jupyter Notebook 4.0.x
- Make compatible with Jupyter Notebook 4.0.x
- Make compatible with Python 2.7 as well as 3.3+
- Keep compatible with IPython Notebook 3.2.x
- Fix missing PyPI 0.1.0 download
- First PyPI release
- Compatible with IPython Notebook 3.2.x on Python 3.3+