Skip to content

Commit 3086d54

Browse files
committed
mitosheet: update readme to trigger website rebuild
1 parent f22945a commit 3086d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mitosheet/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Furthermore, if the final `jlpm run watch` or `npm install` command fails, you m
6868
If you are developing on the `mitosheet` package, you can also develop in a Jupyter Notebook. Simply run the comands:
6969

7070
```
71-
jupyter nbextension uninstall mitosheet # NOTE: not sure why this first is needed. Somehow, it gets installed in the setup.py...
71+
jupyter nbextension uninstall mitosheet
7272
jupyter nbextension install --py --symlink --sys-prefix mitosheet
7373
jupyter nbextension enable --py --sys-prefix mitosheet
7474
```

0 commit comments

Comments
 (0)