I am facing a very strange issue, and I hope someone can help me. I am working with Jupyter notebooks in Python. The notebooks works fine locally and were rendering perfectly on github until last week. Suddently it seems I cannot see most of the notebooks on github anymore. I always get hte error "Something went wrong. Reload?". I can see some, and some don't render. Anyone any idea? The notebooks that are not working are in a private repository...
Take for example this notebook
https://github.com/michelucci/Sandbox/blob/master/Logistic%20Regression%20Part%201.ipynb
it was working before (at least rendering)
Thanks, Umberto
Working with Jupyter Notebook files on GitHubWhen you add Jupyter Notebook or IPython Notebook files with a . ipynb extension on GitHub.com, they will render as static HTML files in your repository.
ipynb extension in a GitHub repository will be rendered as static HTML files when they are opened. The interactive features of the notebook, such as custom JavaScript plots, will not work in your repository on GitHub. Click on the uploaded file to view inside github viewer. You can share the highlighted URL to others.
I actually asked the github team and they informed that it was an issue from their side. Is now working. So something just waiting helps. Thanks everyone, Umberto
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With