Closed JacobJanzen closed 1 year ago
Fix for https://github.com/ComputeCanada/puppet-jupyterhub/issues/45.
This change ensures that jupyterhub::base::install::packages is run before jupyterhub::base::install::venv.
jupyterhub::base::install::packages
jupyterhub::base::install::venv
Closing this in favor of #50 .
Fix for https://github.com/ComputeCanada/puppet-jupyterhub/issues/45.
This change ensures that
jupyterhub::base::install::packages
is run beforejupyterhub::base::install::venv
.