Skip to content

Commit 13e508a

Browse files
committed
Update readme
1 parent 8a71e26 commit 13e508a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ To install use conda or mamba:
3939
conda install jupyter-ros -c robostack
4040

4141
##### Development installation
42+
You can create a dev environment with:
43+
```bash
44+
conda create -n jupyros -c conda-forge python nodejs=14 jupyterlab=3 jupyter bqplot pyyaml ipywidgets ipycanvas
45+
```
4246

4347
For a development installation (requires npm),
4448

0 commit comments

Comments
 (0)