Skip to content

Commit

Permalink
Merge pull request #14 from cindytsai/Fix
Browse files Browse the repository at this point in the history
Fix build from source step
  • Loading branch information
cindytsai authored Mar 6, 2025
2 parents def6585 + c2af33b commit bef6464
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 bef6464

Please sign in to comment.