Skip to content

Add Nebari-specific instructions for SciPy 2023 #195

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

Merged
merged 3 commits into from
Jul 7, 2023
Merged
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
19 changes: 16 additions & 3 deletions workshops/scipy2023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down