Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (nbgitpuller): Adding example links using nbgitpuller #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions examples/jupyter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Launching Pan3D examples in Kitware test environment

The following links are developed using `nbgitpuller` to enable using the Pan3D jupyter notebook
using Kitware's 2i2c jupyter hub.
The following list provides the links to the working examples to try Pan3D and its features.

1. [Advanced PyVista Rendering](https://tinyurl.com/3kva8bwj)
3. [ESGF config import using DatasetBuilder](https://tinyurl.com/vrwbfk9x)
3. [PANGEO config import using DatasetBuilder](https://tinyurl.com/yc42t46y)
4. [Xarray config import using DatasetBuilder](https://tinyurl.com/yvkbtjvz)
4. [Manually configure DataSetBuilder](https://tinyurl.com/4kycjuy5)
5. [Using DataSetBuilder without the Viewer](https://tinyurl.com/2psak2sb)
6. [Using the Slice Explorer](https://tinyurl.com/3tstcjte)
7. [Configuring DataSetBuiler using a URL](https://tinyurl.com/3r9uuruh)
8. [Saving/Loading the DatasetViewer state](https://tinyurl.com/4cjwjw5f)