Skip to content

Commit 4c9ba74

Browse files
pavithraespre-commit-ci[bot]dcherian
authored
Add Nebari-specific instructions for SciPy 2023 (#195)
* Add Nebari-specific instructions for SciPy 2023 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update README.md --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
1 parent 230ecc6 commit 4c9ba74

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

workshops/scipy2023/README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,23 @@ Organized by:
1414

1515
## Instructions
1616

17-
See instructions to set up the environment for running the tutorial material [here](get-started).
17+
### Nebari
18+
19+
For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub at [scipy.quansight.dev](https://scipy.quansight.dev/)
20+
21+
You can follow [this participants' guide to register and sign-in to Nebari](https://docs.google.com/document/d/1vnWhNyUBRpILb2MAHQfTmZQY3pCIaCmroV9ke49nQlE/edit), and:
22+
23+
- Use this link to clone the tutorial materials:
24+
25+
```
26+
https://github.com/xarray-contrib/xarray-tutorial.git
27+
```
28+
29+
- Select `global-global-xarray` environment for the notebooks when prompted.
1830

19-
For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub. Instructions for the live
20-
tutorial will be added soon.
31+
### Running Locally
32+
33+
See instructions to set up the environment for running the tutorial material [here](get-started).
2134

2235
### Github Codespaces
2336

0 commit comments

Comments
 (0)