diff --git a/examples/jupyter/README.md b/examples/jupyter/README.md new file mode 100644 index 0000000..5628bd0 --- /dev/null +++ b/examples/jupyter/README.md @@ -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) + +