Skip to content

Commit

Permalink
rm gensim.viz submodule (#3055)
Browse files Browse the repository at this point in the history
* rm gensim.viz submodule

* remove plotly dependency
  • Loading branch information
mpenkov authored Feb 27, 2021
1 parent cfc9e95 commit 5637303
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 200 deletions.
1 change: 0 additions & 1 deletion docs/src/apiref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Modules:
models/_fasttext_bin
models/phrases
models/poincare
viz/poincare
models/coherencemodel
models/basemodel
models/callbacks
Expand Down
9 changes: 0 additions & 9 deletions docs/src/viz/poincare.rst

This file was deleted.

3 changes: 0 additions & 3 deletions gensim/viz/__init__.py

This file was deleted.

186 changes: 0 additions & 186 deletions gensim/viz/poincare.py

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ def run(self):
'sphinxcontrib.programoutput',
'sphinxcontrib-napoleon',
'matplotlib', # expected by sphinx-gallery
'plotly',
'memory_profiler',
'annoy',
'Pyro4',
Expand Down

0 comments on commit 5637303

Please sign in to comment.