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

Automatizing the rst updates based on jupyter files #104

Closed
mohammadamint opened this issue Dec 1, 2023 · 3 comments
Closed

Automatizing the rst updates based on jupyter files #104

mohammadamint opened this issue Dec 1, 2023 · 3 comments
Assignees
Labels
documentation enhancement New feature or request

Comments

@mohammadamint
Copy link
Collaborator

When new changes are implemented on jupyter files for example, the same changes need to be implemented on rst files for the code documentation or the rst files need to be downloaded which seems tedious.

there should be a workaround this using:

https://nbconvert.readthedocs.io/en/latest/usage.html

@Bachibouzouk
Copy link
Collaborator

I was thinking the same, to use nbconvert. I use it to run the notebooks to test them :)

@mohammadamint
Copy link
Collaborator Author

@Bachibouzouk What do you think? (Automatizing the conversion of jupyter examples to rst #105)

@Bachibouzouk
Copy link
Collaborator

This is now merged into developement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants