Skip to content

flying-sheep/jupyter_contrib_core

 
 

Repository files navigation

Jupyter Contrib Core

GitHub issues GitHub tag Github All Releases PyPI PyPI
Travis-CI Build Status Appveyor Build status Coveralls python test coverage Codecov python test coverage

Common utilities for jupyter-contrib projects. Includes:

  • providing a notebook-4.2-compatible nbextension API in order to smooth over differences in versions 4.0 and 4.1
  • common application components and cli scripts
  • utility classes and functions for use in tests

Changes

0.3.0

  • Get jupyter contrib app subcommands from pkg_resources entrypoints
  • Add _maybe_copy and _should_copy to nbextensions private API, since the logger keyword arg was only added after notebook 4.1
  • Also patch JUPYTER_RUNTIME_DIR environment variable in testing_utils.jupyter_env

0.2.0

Include almost-full 4.2 nbextensions public API

0.1.0

Move raise_on_bad_version to testing_utils package.

0.0.1

First public release!

About

Common utilities for jupyter-contrib projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%