Embedding Jupyter into Medium
Sep 4, 2018 · 1 min read
Just a short explanation on how to embed Jupyter notebooks into Medium using Github Gists.
- Create Github repository
- Upload Jupyter notebook
- Create Gist repository
- Add remote repository to Github repository pointing to Gist repository
- Push to both Github master and Gist remotes
- Embed!
