Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
0ae11957
Commit
0ae11957
authored
Mar 15, 2017
by
julian.gethmann
Browse files
Add ipywidgets
parent
b40de319
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/ipynb/tasks/notebooks.yml
View file @
0ae11957
...
...
@@ -11,3 +11,12 @@
tags
:
notebook
when
:
ansible_distribution == 'Fedora'
-
name
:
install Jupyter notebook extensions
pip
:
name
:
"
{{
item
}}"
executable
:
/usr/bin/pip3
state
:
installed
become
:
yes
with_items
:
-
ipywidgets
tags
:
notebook
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment