Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use myst-nb admonitions #67

Closed
adamgayoso opened this issue May 12, 2023 · 1 comment · Fixed by #68
Closed

Use myst-nb admonitions #67

adamgayoso opened this issue May 12, 2023 · 1 comment · Fixed by #68

Comments

@adamgayoso
Copy link
Member

Tutorials are now included via git submodule to the main scanpy docs. The docs there use myst/myst-nb to render ipynb's.

https://scanpy.readthedocs.io/en/latest/_tutorials.html

Here we need to change tutorials to use myst-nb admonitions.

@flying-sheep
Copy link
Member

I see, we’re using divs with class=alert instead of dedicated syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants