Could you elaborate a bit what you mean here by “no longer working” or “no longer supported” – maybe with screenshots of what you expect and what you see?
The main difference for me between the nbvieer and the GitHub version seems to be that GitHub has a dark mode, nbviewer does not, but besides that I can not really spot the difference or what you are missing.
I was not aware they ever evaluated, for now I only ever saw evaluated notebooks (Jupyter notebooks with saved output cells) to be displayed, but then you had run them locally upfront and just also pushed the output cells.
As mentioned before, that would be an issue with GitHub, but unrelated to Julia. I personally would be surprised if they would evaluate notebooks and would assume they would just display evaluated cells (you ran locally and saved), similar to them displaying the [1] numbers of cell order.
I don’t think they evaluate. Anyhow, the printing of the code cells is now garbled up. @setrar Is it possible to follow/support your ticket? If so, do you have a link?
There also used to be syntax highlighting. Probably they just broke their Julia syntax-highlighting mode with a recent update … hopefully it can get quickly fixed or reverted.
Can you link your ticket here?
I’ve also submitted a ticket #2590265 … it would be good to cross-reference them.
In the meantime, I am using the school’s gitlab which also comes with issues but I need to submit my reports, not sure when github will take care of the issue.
In the meantime I would just put the github link into nbviewer.org — the only downside of this is that the nbviewer displays are cached, and take a few hours to update if you change the github file.