Skip to content

Commit 1a6c3ce

Browse files
authored
Merge pull request #102 from Caltech-IPAC/bsipocz-patch-1
DOC: adding myst markdown to the readme
2 parents f2a1269 + a5653d6 commit 1a6c3ce

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
IRSA Tutorials
22
==============
33

4-
Notebooks developed to demonstrate IRSA use cases.
4+
Notebooks developed to demonstrate IRSA use cases.
5+
6+
We do use MyST Markdown format for the notebooks, please visit [the upstream documentation](https://mystmd.org/guide/md-vs-ipynb) to learn more about the reasoning behind the choice.
7+
However, we add it here that you can easily have the same user experience in JupyterLab if these two dependencies are installed:
8+
- [jupytext library](https://pypi.org/project/jupytext/)
9+
- [jupyterlab-myst JupyterLab extension](https://pypi.org/project/jupyterlab-myst/)

0 commit comments

Comments
 (0)