Skip to content

Notebook to markdown GitHub workflow#518

Draft
ngrayluna wants to merge 4 commits intomasterfrom
notebook_to_markdown_github_workflow
Draft

Notebook to markdown GitHub workflow#518
ngrayluna wants to merge 4 commits intomasterfrom
notebook_to_markdown_github_workflow

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