Skip to content

Releases: mamba-org/gator

3.0.0-post0

28 Feb 18:02
5d69e11
Compare
Choose a tag to compare

Publish npm packages corresponding to Python package v5.0.0

v4.1.0

11 Dec 07:21
1c7b4fe
Compare
Choose a tag to compare
  • New Features ✨ :
    • Dependencies graph (by clicking on the installed version for now) #83
  • Bug fixes 🐛 :
    • Fix missing classical notebook extension #115
    • Fix mamba not detected on Windows #119

2.1.0

11 Dec 07:20
1c7b4fe
Compare
Choose a tag to compare
  • New Features ✨ :
    • Add graph dependency

v4.0.0

28 Nov 13:23
Compare
Choose a tag to compare
  • Features ✨ :
    • Moving to mamba-org; rebranding from jupyter_conda to mamba_gator (and from jupyterlab_conda to @mamba-org/gator-lab)
    • Integrate a standalone application
    • Common frontend for JupyterLab, classical Notebook and Gator
    • Depend optionally on nb_conda_kernels

2.0.0

28 Nov 13:24
Compare
Choose a tag to compare
npm@2.0.0

Drop JupyterLab 1.x mention

4.0.0rc0

22 Nov 16:26
34a2de5
Compare
Choose a tag to compare
4.0.0rc0 Pre-release
Pre-release
gator as proxied service broken (#108)

* Correct webpack configuration for production mode
Fixes #107

* jupyter-server-proxy does not support Python 3.9

2.0.0-rc.0

22 Nov 16:58
Compare
Choose a tag to compare
2.0.0-rc.0 Pre-release
Pre-release
npm@2.0.0-rc.0

Correct npm publication

jupyterlab_conda@2.2.4

06 Sep 13:24
44241e8
Compare
Choose a tag to compare
  • Features ✨
    • Make arguments optional for the package manager extension #73
  • Bug fixes 🐛
    • Correct Validator #75

jupyterlab_conda@2.2.3

23 Aug 20:45
a7fd182
Compare
Choose a tag to compare
  • Bug fixes 🐛 :
    • Fix tour delay

v3.4.1

09 Aug 16:00
ef92d57
Compare
Choose a tag to compare
  • Run expensive code in executor #66
  • Enhance python logger handling #67