Skip to content
Snippets Groups Projects
Commit f3f4ad67 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

convert notebooks in CI

parent e2f72cd2
No related branches found
No related tags found
No related merge requests found
outputs: outputs:
before_script:
- conda install jupytext -c conda-forge
script: script:
- ":" # Bash no-op - "jupytext */Notebook*md Outline\ of\ notebooks.md --to notebook"
artifacts: artifacts:
paths: paths:
- "*/Notebook*ipynb" - "*/Notebook*ipynb"
......
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