Skip to content

Commit e5b16ba

Browse files
authored
Update README.md
1 parent c26bdce commit e5b16ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ For the CMIP-Data-Request development repository try [cmip-data-request.github.i
1717
- menu/page name is determined by the `#` header tag at the top of a file.
1818

1919

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+
2027
## Resources
2128
### Demo files and structure:
2229
https://github.com/selfhostedshow/wiki/tree/master

0 commit comments

Comments
 (0)