Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
funpack
Commits
b2b99a16
Commit
b2b99a16
authored
Dec 09, 2020
by
Paul McCarthy
🚵
Browse files
Merge branch 'ci/pages' into 'master'
CI: make sure funpack is on pypath See merge request
!73
parents
bab6c26b
2b2e3074
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.ci/gen_pages.sh
View file @
b2b99a16
#!/usr/bin/env bash
set
-e
pip
install
-r
requirements.txt
pip
install
-r
requirements-demo.txt
pip
install
-r
requirements-test.txt
export
PYTHONPATH
=
$(
pwd
)
python .ci/generate_notebooks.py html
mkdir
public
...
...
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