Skip to content

Commit

Permalink
Merge pull request #135 from zoghbi-a/switch-ipynb-to-myst-2
Browse files Browse the repository at this point in the history
Switch ipynb to myst markdown
  • Loading branch information
bsipocz authored Oct 17, 2023
2 parents 60fabe8 + de62d24 commit 0cac59c
Show file tree
Hide file tree
Showing 30 changed files with 3,146 additions and 5,085 deletions.
2 changes: 2 additions & 0 deletions .binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ astropy
astroquery>=0.4.7dev0
pyvo>=1.4
scipy
# For supporting .md-based notebooks
jupytext
1 change: 1 addition & 0 deletions .github/workflows/ci_tests_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- run: pip install -r doc-requirements.txt
- run: |
python check_env.py
jupytext --to notebook *.md
pytest --nbval
publish:
Expand Down
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 0cac59c

Please sign in to comment.