Skip to content

Commit

Permalink
Merge pull request #135 from hbcarlos/readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
hbcarlos authored Oct 19, 2022
2 parents 8a71e26 + 13e508a commit e9b3c9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ To install use conda or mamba:
conda install jupyter-ros -c robostack

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

For a development installation (requires npm),

Expand Down

0 comments on commit e9b3c9b

Please sign in to comment.