-
Notifications
You must be signed in to change notification settings - Fork 2
import pyctb changes plotting behavior in spyder #7
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
Comments
At this point spyder IDE is not supported. PyscesToolbox has been designed to work with Jupyter Notebooks making use of ipywidgets for interactive plots and d3networkx-psctb to render pathways. Refer to: The widgets have not been tested with spyder IDE and are not guaranteed to work. Of course, patches to implement this functionality are welcome 😃 |
Uh oh!
There was an error while loading. Please reload this page.
If I import psctb into the spyder IDE (in windows), it changes the plotting behavior so that instead of the plot appearing in the spyder plot window it now appears as a floating window but with a much reduced size and no plot. Attempting to close this floating window crashes python. At this point the python kernel has to be restarted.
The text was updated successfully, but these errors were encountered: