pkgsrc/devel/py-jupyter_core
adam 35194a0852 py-jupyter_core: updated to 4.4.0
4.4.0:
- ``jupyter troubleshoot`` gets the list of packages from the Python environment
  it's in, by using ``sys.executable`` to call ``pip list``.
- Added utility function ``ensure_dir_exists``, and switched to using it over
  the one from ipython_genutils, which does permissions wrong.
- Avoid creating the ``~/.ipython`` directory when checking if it exists for
  config migration.
- Fix mistaken description in zsh completions.
- Fix subcommand tests on Windows.
- The README now describes how to work on ``jupyter_core`` and build the docs
- Fix a broken link to a release in the docs
2017-11-02 10:47:37 +00:00
..
ALTERNATIVES
DESCR
distinfo
Makefile
PLIST