enable the python3 environment.
This commit is contained in:
parent
9cbe960021
commit
409b687fcc
|
@ -14,6 +14,7 @@ jupyter_hub_venv_dir: '/opt/{{ jupyter_hub_venv }}'
|
|||
jupyter_hub_logdir: /var/log/jupyter
|
||||
jupyter_hub_user: jhub
|
||||
|
||||
py3_env_install: True
|
||||
# Always install everything
|
||||
py3_env_pip_pkgs:
|
||||
- jupyterhub
|
||||
|
|
Loading…
Reference in New Issue