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

Adding Jupytext Support to Notebooks #36

Open
wants to merge 2 commits into
base: legacy/gh-pages
Choose a base branch
from

Conversation

samwalkow
Copy link

This is a pull request to add jupytext support, so when changes are made in the code/notebook those same changes are made automatically to the corresponding _episode/markdown files.

I paired each notebook in the code folder with the markdown file of the same name in the _episode folder. I did this manually by changing the metadata in each notebook:

Screen Shot 2021-10-05 at 5 06 19 PM

The jupytext key word allows for the format pairing and the folder locations to be specified.

All tags and other metadata are included in the both the notebooks and the markdown files.

Added jupytext metadata to all code/notebooks so they are paired to the _episode md files
Removed an error message
@netlify
Copy link

netlify bot commented Oct 5, 2021

✔️ Deploy Preview for carpentries-fmri ready!

🔨 Explore the source changes: a4b3af0

🔍 Inspect the deploy log: https://app.netlify.com/sites/carpentries-fmri/deploys/615cbfc4a6cb7800071179db

😎 Browse the preview: https://deploy-preview-36--carpentries-fmri.netlify.app

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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