cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
264 stars 62 forks source link

Optional import improvements #285

Closed ianhi closed 2 years ago

ianhi commented 2 years ago
  1. Make networkx optional (close: https://github.com/cytoscape/ipycytoscape/issues/281)
  2. Use the more specific ModuleNotFoundError
  3. Make neotime optional
github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch ianhi/ipycytoscape/optional

davidbrochart commented 2 years ago

Thanks!

ianhi commented 2 years ago

this should be included in 1.3.0 which is on pypi but may need to wait till 1.3.1 for conda-forge