Skip to content

Commit eb87001

Browse files
committed
Merge branch 'Fix'
2 parents 1a4144a + c2af33b commit eb87001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This is a Jupyter provisioner for [`libyt`](https://github.com/yt-project/libyt)
1919
```bash
2020
git clone https://github.com/yt-project/jupyter_libyt.git
2121
cd jupyter_libyt
22+
jlpm install # make sure JupyterLab is already installed
23+
jlpm run build
2224
pip install .
2325
```
2426

0 commit comments

Comments
 (0)