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
b0390d95
Commit
b0390d95
authored
Feb 02, 2022
by
Cyril Matthey-Doret
Browse files
specify submodule branch
parent
a9d2662f
Pipeline
#315631
canceled with stage
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
b0390d95
[submodule "jupytext"]
path = jupytext
url = https://github.com/mwouts/jupytext
branch = main
post-init.sh
View file @
b0390d95
#!/usr/bin/env bash
# Update notebooks in the demo directory from upstream repo
git submodule foreach git pull
git submodule foreach git pull
origin main
rm
-r
demo
&&
cp
-r
jupytext/demo demo
# Copy jupytext's jupyter config to open md and script files as notebooks by default.
...
...
Cyril Matthey-Doret
@cyril.matthey-doret
mentioned in commit
81d41cc1
·
Feb 02, 2022
mentioned in commit
81d41cc1
mentioned in commit 81d41cc187352bf8260dec42ca69b2da71803fd1
Toggle commit list
Cyril Matthey-Doret
@cyril.matthey-doret
mentioned in commit
327eca37
·
Feb 03, 2022
mentioned in commit
327eca37
mentioned in commit 327eca373aa1e5ad8ba6ca6d6f8bd69c694a0381
Toggle commit list
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