mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
jupyterhub/tasks/install.yml: Clarify ~304MB /opt/iiab/jupyterhub
This commit is contained in:
parent
79237c65b0
commit
c153cb8d9a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
global: yes
|
||||
state: latest
|
||||
|
||||
- name: "pip install 3 packages into virtual environment: {{ jupyterhub_venv }} (~306 MB total, in two ansible plays)"
|
||||
- name: "pip install 3 packages into virtual environment: {{ jupyterhub_venv }} (~304 MB total, in two ansible plays)"
|
||||
pip:
|
||||
name:
|
||||
- pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue