diff --git a/workshops/scipy2023/README.md b/workshops/scipy2023/README.md index e3d68c3f..85834561 100644 --- a/workshops/scipy2023/README.md +++ b/workshops/scipy2023/README.md @@ -14,10 +14,23 @@ Organized by: ## Instructions -See instructions to set up the environment for running the tutorial material [here](get-started). +### Nebari + +For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub at [scipy.quansight.dev](https://scipy.quansight.dev/) + +You can follow [this participants' guide to register and sign-in to Nebari](https://docs.google.com/document/d/1vnWhNyUBRpILb2MAHQfTmZQY3pCIaCmroV9ke49nQlE/edit), and: + +- Use this link to clone the tutorial materials: + +``` +https://github.com/xarray-contrib/xarray-tutorial.git +``` + +- Select `global-global-xarray` environment for the notebooks when prompted. -For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub. Instructions for the live -tutorial will be added soon. +### Running Locally + +See instructions to set up the environment for running the tutorial material [here](get-started). ### Github Codespaces