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
a72da4ea
Commit
a72da4ea
authored
Mar 16, 2017
by
julian.gethmann
Browse files
Fix ipywidget not beeing activated
* Activate ipywidgets
parent
d48dc727
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/ipynb/handlers/main.yml
0 → 100644
View file @
a72da4ea
---
-
name
:
activate ipywidgets
command
:
jupyter-nbextension enable --py --sys-prefix widgetsnbextension
become
:
yes
roles/ipynb/tasks/notebooks.yml
View file @
a72da4ea
...
...
@@ -20,3 +20,5 @@
with_items
:
-
ipywidgets
tags
:
notebook
notify
:
activate ipywidgets
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