mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
jupyterhub/tasks/install.yml: Mention disk footprint is ~316 MB
This commit is contained in:
parent
f16bd2a6b5
commit
d1dd071c81
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
global: yes
|
global: yes
|
||||||
state: latest
|
state: latest
|
||||||
|
|
||||||
- name: "pip install 3 packages into virtual environment: {{ jupyterhub_venv }} (~326 MB total, after 2 Ansible calls)"
|
- name: "pip install 3 packages into virtual environment: {{ jupyterhub_venv }} (~316 MB total, after 2 Ansible calls)"
|
||||||
pip:
|
pip:
|
||||||
name:
|
name:
|
||||||
- pip
|
- pip
|
||||||
|
|
Loading…
Add table
Reference in a new issue