the-littlest-jupyterhub icon indicating copy to clipboard operation
the-littlest-jupyterhub copied to clipboard

use a conda env.yaml for installing packages on build

Open raybellwaves opened this issue 2 years ago • 1 comments

Following https://tljh.jupyter.org/en/latest/topic/customizing-installer.html#installing-python-packages-in-the-user-environment which allows packages to me installed on the user env on building give uses a --user-requirements-txt-url flag. It would be nice to offer a conda alternative flag e.g. --user-environment-url

raybellwaves avatar Dec 19 '21 02:12 raybellwaves

This could also be done via the plugins https://tljh.jupyter.org/en/latest/topic/customizing-installer.html#installing-tljh-plugins

raybellwaves avatar Dec 19 '21 02:12 raybellwaves