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
af3f728d
Commit
af3f728d
authored
Jan 28, 2020
by
HEMERY Mathieu
Browse files
Merge branch 'develop' of
https://gitlab.inria.fr/lifeware/biocham
into develop
parents
44042b31
5f72cb4f
Changes
1
Show whitespace changes
Inline
Side-by-side
install.sh
View file @
af3f728d
...
...
@@ -162,6 +162,7 @@ else
fi
echo
"installing python packages (
$packages
)…"
python3
-m
pip
install
-U
$packages
jupyter nbextension
enable
--py
widgetsnbextension
### trust all our notebooks but make them read-only
find
.
-name
'*.ipynb'
-print0
| xargs
-0
jupyter trust
...
...
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