Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Jun 30, 2023
1 parent 88cf6c8 commit a34f1d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,12 @@ Released version

```bash
conda install nglview -c conda-forge
# might need: jupyter-nbextension enable nglview --py --sys-prefix

# if you already installed nglview, you can `upgrade`
conda upgrade nglview --force
# might need: jupyter-nbextension enable nglview --py --sys-prefix
```

- Available on [PyPI](https://pypi.python.org/pypi/nglview/)

```bash
pip install nglview
# might need: jupyter-nbextension enable nglview --py --sys-prefix
```

Jupyterlab: `nglview` works best with jupyterlab >= 3.0 and no further steps needed.
Expand Down

0 comments on commit a34f1d7

Please sign in to comment.