Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Jan 15, 2025
1 parent ebf8a4e commit dbed144
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions practice/environment/coiled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ coiled login --workspace class-2025
- If you need packages that are missing from the environment, send an email to [email protected] to ask for its addition and installation.
The environment *ds2-coiled-2025-binder* must be updated and uploaded to all cluster workers on the GCP.

### Add the new environment kernel to Jupyter

```bash
python -m ipykernel install --user --name=ds2-coiled-2025-binder
```

## Usage

Expand Down

0 comments on commit dbed144

Please sign in to comment.