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

Unable to visualize example plot in readme.md #67

Open
SofiaTorchia opened this issue Feb 12, 2024 · 1 comment
Open

Unable to visualize example plot in readme.md #67

SofiaTorchia opened this issue Feb 12, 2024 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@SofiaTorchia
Copy link

I tried to run the example in readme.md in JupyterLab using version tda-mapper==0.2.0 and I couldn't visualize the output graph.

@lucasimi
Copy link
Owner

Thanks for reporting!

Currently JupyterLab is not supported officially (it may work or not). If you update the version of your local installation with pip install --upgrade tda-mapper you can try different plotting backends.

This may not solve the issue with your specific case, but may be enough to give you something to look at. Try to run the examples in the docs and instead of plotting with MapperLayoutInteractive you could use MapperLayoutStatic as documented here.

@lucasimi lucasimi self-assigned this Jun 10, 2024
@lucasimi lucasimi added the help wanted Extra attention is needed label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants