Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make different visualization providers optional #41

Open
nrbgt opened this issue Sep 1, 2020 · 0 comments
Open

Make different visualization providers optional #41

nrbgt opened this issue Sep 1, 2020 · 0 comments

Comments

@nrbgt
Copy link
Collaborator

nrbgt commented Sep 1, 2020

Looks like scipy vs windows vs conda-forge is not happy. We probably need to:

  • change the dependencies to use extras
  • make multiple outputs, e.g.
    • ipyradiant-with-cytoscape
    • ipyradiant-with-datashader
  • don't hoist the imports all the way to the top, requiring import ipyradiant.vis.cytoscape, ipyradiant.vis.datashader
  • bump to 0.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant