Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 1.76 KB

[1.6]

[1.6.0]

This release adds support for JupyterLab 3.

At this point, the Jupyterlab extension of version 2.1.2, needs to be installed alongside the Python package for JupyterLab launcher buttons to show up as the extension isn't yet bundled with the python package.

Enhancements made

  • Add Jupyter Server extension data file (JupyterLab 3 support) #235 (@jtpio)
  • Update dependencies to include jupyterlab 3.x.x (JupyterLab 3 support) #229 (@dipanjank)

Documentation improvements

  • Replace server-process list with linkable headings #236 (@manics)
  • Rename the mamba-navigator example to gator in the documentation #234 (@jtpio)

Contributors to this release

@consideRatio | @dipanjank | @jtpio | @manics | @yuvipanda