jupyter-lmod

Jupyter plugin that provides a tab for TACC Lmod (https://github.com/TACC/Lmod)

MIT License

Downloads
1.2K
Stars
28
Committers
5
jupyter-lmod - jupyter-lmod 4.0.3 Latest Release

Published by cmd-ntrf over 1 year ago

jupyter-lmod - jupyter-lmod 4.0.2

Published by cmd-ntrf over 1 year ago

  • Fix issue #63
jupyter-lmod - jupyter-lmod 4.0.1

Published by cmd-ntrf over 1 year ago

  • fix github publishing workflow
jupyter-lmod - jupyter-lmod 4.0.0

Published by cmd-ntrf over 1 year ago

  • Replaced setup.py by pyproject.toml
  • The jupyterlab extension is now installed by pip.
  • Fixed CSS scrolling issue
jupyter-lmod - jupyter-lmod 3.1.0

Published by cmd-ntrf over 1 year ago

  • 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 - jupyter-lmod 3.0.4

Published by cmd-ntrf over 1 year ago

jupyter-lmod 3.0.3 but properly tagged.

jupyter-lmod - jupyter-lmod 3.0.3

Published by cmd-ntrf over 1 year ago

  • 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
jupyter-lmod - jupyter-lmod 3.0.1

Published by cmd-ntrf over 1 year ago

  • Replace notebook package requirement by jupyter-core
jupyter-lmod - jupyter-lmod 3.0.0

Published by cmd-ntrf over 2 years ago

  • jupyter-lmod now supposes it is the only extension handling the items in the Notebook kernel menu and the JupyterLab launcher. Read the instructions in the README to know how to disable jupyter-server-proxy notebook and jupyterlab extensions.
  • The enabled parameter of proxy-server has no longer any effect on the display.
  • To make an item permanently shown in the launcher, add it to the new jupyter notebook parameter c.Lmod.pins, which is a list of proxy servers that will always be displayed regardless of the loaded modules.
  • jupyter-lmod now uses jupyter-server to define its API handlers.
jupyter-lmod - jupyter-lmod 2.0.5

Published by cmd-ntrf over 2 years ago

Same as 2.0.4 but with the version correctly set in setup.py

jupyter-lmod - jupyter-lmod 2.0.4

Published by cmd-ntrf over 2 years ago

Fix #47

jupyter-lmod - jupyter-lmod 2.0.3

Published by cmd-ntrf almost 3 years ago

Fix issue #44.

jupyter-lmod - jupyter-lmod 2.0.2

Published by cmd-ntrf almost 4 years ago

Fix issue #25, #26 where jupyter-lmod does not show any module when the module hierarchy is greater than 2 level.

jupyter-lmod - jupyter-lmod 2.0.1

Published by cmd-ntrf about 4 years ago

Fix a problem with display of links and control in Jupyter Notebook classic UI.

jupyter-lmod - jupyter-lmod 2.0.0

Published by cmd-ntrf over 4 years ago

New API, new buttons and a new menu to edit MODULEPATH in Jupyter Notebook Classic.

jupyter-lmod - Jupyter-lmod 2.0.0b1

Published by cmd-ntrf over 4 years ago