Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Best Practices
jupytext
Commits
a773d46e
Commit
a773d46e
authored
Feb 02, 2022
by
Cyril Matthey-Doret
Browse files
add post-init hook to automatically update demo notebooks on session start
parent
fab074f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
post-init.sh
0 → 100644
View file @
a773d46e
#!/usr/bin/env bash
git submodule foreach git pull
rm
-r
demo
&&
cp
-r
jupytext/demo demo
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