Open cynthia opened 6 years ago
A quick fix for 1 seems to be to just parse out the embedded style and do a link-rel, a nicer fix would be to just write a ipynb converter for this - but that smells a bit of yak shaving.
Although I do love yak shaving.
or just use nbviewer ?
With some CSS, it looks pretty good
This does look reasonable: https://nbviewer.jupyter.org/github/cynthia/pytudes/blob/gh-pages/ipynb/Cheryl.ipynb
Seems like a reasonable compromise (over the jupyter HTML generator insanity that is currently being used, at least)
Hmm, so I've been thinking about this - maybe it might be a better idea to just spit out a list of nbviewer links for the initial phase. (for simplicity)