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

import pyctb changes plotting behavior in spyder #7

Open
hsauro opened this issue Dec 9, 2023 · 2 comments
Open

import pyctb changes plotting behavior in spyder #7

hsauro opened this issue Dec 9, 2023 · 2 comments

Comments

@hsauro
Copy link

hsauro commented Dec 9, 2023

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.

@jmrohwer
Copy link
Member

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:
https://pyscestoolbox.readthedocs.io/en/latest/installation.html
https://pyscestoolbox.readthedocs.io/en/latest/basic_usage.html

The widgets have not been tested with spyder IDE and are not guaranteed to work. Of course, patches to implement this functionality are welcome 😃

@hsauro
Copy link
Author

hsauro commented Dec 18, 2023 via email

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

2 participants