academicpages / academicpages/academicpages.github.io
Is there a way where we can upload a jupyter notebook (.ipynb file) and get converted it into blog post(like the fastpages functionality)?
Open
- Dominant language
- SCSS
- Stars
- 17.6k
- Forks
- 9.2k
- PR merge metrics
- No merged PRs in 30d
Description
I am actually interested to know if there is any way we can add this additional functionality, where we have a folder for jupyter notebooks and the github actions workflow will convert that into blog post. I have used the fastpages blog post and it converts all the contents(the images, plots, dataframes etc) into blog post. Can we have the same functionality here too?
I mostly write blog posts on the jupyter notebooks and currently I am trying downloading the notebook as .md file but all of the plots and dataframes are not included in that markdown file.
Contributor guide
Assessment
This issue has not been assessed yet.