Skip to content
Snippets Groups Projects
Commit b323e456 authored by Gary Steele's avatar Gary Steele
Browse files

Merge branch 'master' of...

parents dd754c08 271fa660
No related branches found
No related tags found
No related merge requests found
Pipeline #8812 passed
......@@ -3,6 +3,7 @@ outputs:
- conda install jupytext -c conda-forge
script:
- "jupytext */Notebook*md Outline\\ of\\ notebooks.md --to notebook"
- "jupytext Additional*/*md --to notebook"
artifacts:
paths:
- "*/Notebook*ipynb"
......@@ -13,5 +14,6 @@ outputs:
- "Notebook 5/v_vs_time.dat"
- "Notebook 5/example2.dat"
- "Outline of notebooks.ipynb"
- "Additional*/*"
- "Additional*/*ipynb"
- "Additional*/*png"
name: Lecture_Notebooks
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment