Releases: cmd-ntrf/jupyter-lmod
Releases · cmd-ntrf/jupyter-lmod
jupyter-lmod 5.2.1
jupyter-lmod 5.1.0
What's Changed
- add custom Lmod/Tmod SVG icons for JupyterLab extension by @lexming in #72
- Update for building with jupyterlab4 by @cmd-ntrf in #70
Full Changelog: 5.0.0...5.1.0
jupyter-lmod 5.0.0
What's Changed
- inject XSRF token to all GET calls to be compliant with JupyterHub v4 by @lexming in #66
- Support for Tmod and Lmod by @mahendrapaipuri in #62
New Contributors
- @mahendrapaipuri made their first contribution in #62
Full Changelog: 4.0.3...5.0.0
jupyter-lmod 4.0.3
- Fix issue #63 for real this time
jupyter-lmod 4.0.2
- Fix issue #63
jupyter-lmod 4.0.1
- fix github publishing workflow
jupyter-lmod 4.0.0
- Replaced setup.py by pyproject.toml
- The jupyterlab extension is now installed by pip.
- Fixed CSS scrolling issue
jupyter-lmod 3.1.0
- jupyterlab now displays lmod warning when loading modules that display warnings
- jupyter-lmod handler now has its own copy of Lmod API object
jupyter-lmod 3.0.4
jupyter-lmod 3.0.3 but properly tagged.
jupyter-lmod 3.0.3
- Replaced various jupyterlab CSS classes by jupyter-lmod defined CSS classes
- Added count result to available modules header
- Sorted list of modules is now case-insensitive
- module list order now reflects the order when calling
module list