cmd-ntrf / jupyter-lmod

Jupyter plugin that provides a tab for TACC Lmod (https://github.com/TACC/Lmod)
MIT License
28 stars 13 forks source link

Replace setup.py by pyproject.toml #49

Closed cmd-ntrf closed 1 year ago

cmd-ntrf commented 1 year ago

This will allow the installation of the jupyterlab extension directly with pip instead of having two steps. Example here: https://github.com/jupyterhub/jupyter-server-proxy/blob/main/pyproject.toml