Skip to content

Format tutorial Markdown for jupyter notebook #495

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

Closed
wants to merge 1 commit into from

Conversation

bharatr21
Copy link

@bharatr21 bharatr21 commented May 6, 2019

Fixes pytorch/pytorch#17635 by formatting the tutorial markdown to render properly on Jupyter Notebooks

@netlify
Copy link

netlify bot commented May 6, 2019

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 4873eb7

https://deploy-preview-495--pytorch-tutorials-preview.netlify.com

@bharatr21
Copy link
Author

The HTML is updated but not the notebooks!? How are the notebooks built?

@soumith
Copy link
Member

soumith commented May 7, 2019

the notebooks are built via sphinx-gallery project

@chsasank
Copy link
Contributor

chsasank commented Jun 25, 2019

I was aware of this issue when I first created the docs using sphinx-gallery. I created PR to sphinx-gallery using pandoc to convert rst to md which is used in notebook. But unfortunately, PR was rejected. Another recent attempt was made in October 2018 here: sphinx-gallery/sphinx-gallery#423, but looks like it's on hold too. I don't know how to solve this without making our fork or something like that of sphinx-gallery.

Base automatically changed from master to main February 16, 2021 19:33
Base automatically changed from main to master February 16, 2021 19:37
@holly1238 holly1238 closed this Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong notations as markdown of jupyter notebooks in tutorials
5 participants