Skip to content

Commit 2b55df3

Browse files
committed
update README
1 parent 27affae commit 2b55df3

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,9 @@ See the [documentation](http://navis.readthedocs.io/ "NAVis ReadTheDocs") for de
3030
pip3 install "navis[all]"
3131
```
3232

33-
which includes all optional extras providing features and/or performance improvements.
34-
Currently, this is
35-
`igraph`,
36-
`navis-fastcore`,
37-
`pathos`,
38-
`shapely`,
39-
`kdtree`,
40-
`hash`,
41-
`flybrains`,
42-
`cloudvolume`,
43-
`meshes`,
44-
and `vispy-default`.
45-
46-
3D plotting from a python REPL is provided by `vispy`, which has a choice of backends.
47-
Different backends work best on different combinations of hardware, OS, python distribution, and REPL, so there may be some trial and error involved.
48-
`vispy`'s backends are [listed here](https://vispy.org/installation.html#backend-requirements), and each can be installed as a navis extra, e.g. `pip3 install 'navis[vispy-pyqt6]'`.
33+
which includes all optional extras providing features and/or performance improvements. If you encounter issues, you may want
34+
to try a minimal installation and install optional dependencies as needed. Please see the
35+
[Install Instructions](https://navis-org.github.io/navis/installation/) for a detailed explanation.
4936

5037
![movie](https://user-images.githubusercontent.com/7161148/114312307-28a72700-9aea-11eb-89a6-ee1d72bfa730.mov)
5138

0 commit comments

Comments
 (0)