We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26bdce commit e5b16baCopy full SHA for e5b16ba
README.md
@@ -17,6 +17,13 @@ For the CMIP-Data-Request development repository try [cmip-data-request.github.i
17
- menu/page name is determined by the `#` header tag at the top of a file.
18
19
20
+### Viewing an IPyNb online.
21
+#### Steps to Convert:
22
+Copy the GitHub notebook URL (e.g., https://github.com/user/repo/blob/main/path/to/notebook.ipynb).
23
+Replace https://github.com with https://nbviewer.jupyter.org/github.
24
+Ensure blob/ remains in the path for the nbviewer link to work correctly.
25
+
26
27
## Resources
28
### Demo files and structure:
29
https://github.com/selfhostedshow/wiki/tree/master
0 commit comments