mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
/opt/iiab/jupyterhub size estimate: ~304 -> ~271 MB
This commit is contained in:
parent
352a8f3540
commit
03fd8b267f
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 }} (~304 MB total, after 2 Ansible calls)"
|
||||
- name: "pip install 3 packages into virtual environment: {{ jupyterhub_venv }} (~271 MB total, after 2 Ansible calls)"
|
||||
pip:
|
||||
name:
|
||||
- pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue