Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
815e296a
Commit
815e296a
authored
Jan 24, 2019
by
dcoudrin
Browse files
activate ipywidgets after install
parent
7a36c1bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
815e296a
...
...
@@ -127,6 +127,7 @@ else
then
sudo
apt-get
-qy
install
python3-pip
pip3
install
-U
$packages
jupyter nbextension
enable
--py
widgetsnbextension
if
[
-d
${
HOME
}
/.local/bin
]
then
echo
'export PATH=${HOME}/.local/bin:${PATH}'
>>
${
HOME
}
/.profile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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