Skip to content

Commit

Permalink
Fix the build from source step.
Browse files Browse the repository at this point in the history
  • Loading branch information
cindytsai committed Mar 6, 2025
1 parent 1a4144a commit c2af33b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ This is a Jupyter provisioner for [`libyt`](https://github.com/yt-project/libyt)
```bash
git clone https://github.com/yt-project/jupyter_libyt.git
cd jupyter_libyt
jlpm install # make sure JupyterLab is already installed
jlpm run build
pip install .
```

Expand Down

0 comments on commit c2af33b

Please sign in to comment.