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

Notebook to markdown GitHub workflow #518

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ngrayluna
Copy link
Contributor

This PR creates a GitHub workflow that:

  1. Converts notebooks to markdown files with nbdev
  2. Process markdown files (post_process_notebook.py) that have un-friendly markdown artifacts
  3. Renames markdown file if it exists in our dict (currently hardcoded in rename_notebook.py).

To do:

  1. Create a check that only converts notebooks specified in examples_ci/notebooks.txt
  2. Make a PR with newly created markdown files to wandb/docodile/docs/tutorials/

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 this pull request may close these issues.

1 participant