academicpages / academicpages/academicpages.github.io

Support Jupyter notebooks / .ipynb files

Aperta
#3 2 commenti 6 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
SCSS
Stelle
17.6k
Fork
9.2k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Provide some scaffolded support for uploading .ipynb Jupyter notebooks and displaying them. Current options for presenting Jupyter notebooks are all based on linking to some nbconvert-based output. nbconvert does have a --to markdown option, but GitHub pages wouldn't run nbconvert on push. So this would likely be a script / notebook that would be run by a user when adding an .ipynb file to the repository, which calls nbconvert to generate the markdown file in the appropriate folder, then adding appropriate YAML metadata.

This would also need a defined way to for users to point to where .ipynb files are located and specify metadata.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.