Skip to content

Commit

Permalink
converted ipynb to md and added jupytext as a dependency; changes to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zoghbi-a authored and bsipocz committed Oct 11, 2023
1 parent 022c97c commit 51f0fb9
Show file tree
Hide file tree
Showing 30 changed files with 3,146 additions and 5,086 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci_tests_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- run: pip install -r doc-requirements.txt
- run: |
python check_env.py
jupytext --to notebook *.md
pytest --nbval
publish:
Expand All @@ -99,4 +100,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_build/html/
commit_message: ${{ github.event.head_commit.message }}
commit_message: ${{ github.event.head_commit.message }}
632 changes: 0 additions & 632 deletions CS_Catalog_Queries.ipynb

This file was deleted.

389 changes: 389 additions & 0 deletions CS_Catalog_Queries.md

Large diffs are not rendered by default.

350 changes: 0 additions & 350 deletions CS_Image_Access.ipynb

This file was deleted.

Loading

0 comments on commit 51f0fb9

Please sign in to comment.