Rendering .ipynb in github mobile #178779
Replies: 3 comments
-
|
Unfortunately, GitHub Mobile currently has limited support for rendering Jupyter Notebook (.ipynb) files compared to the web version. Workarounds:
Feature Request: |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, right now the GitHub mobile app doesn’t render Jupyter notebooks it just shows the raw JSON. There’s no setting you can turn on to fix that.If you want to view it nicely, open the repo in your mobile browser instead and switch to desktop mode, or use nbviewer.org with your notebook’s GitHub URL. Both will show the proper rendered version.If that helps, mark it helpful so others know. |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately, the GitHub mobile app doesn't fully support Jupyter notebook rendering. Quick solutions:
The mobile browser option is the easiest! Hope this helps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a setting that should be enabled for rendering .ipynb on GitHub mobile.
Like how it renders on the GitHub web
Beta Was this translation helpful? Give feedback.
All reactions