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

Dependencies #48

Closed
kyleaoman opened this issue Feb 19, 2024 · 2 comments
Closed

Dependencies #48

kyleaoman opened this issue Feb 19, 2024 · 2 comments

Comments

@kyleaoman
Copy link

Will add any comments on dependencies here as I come across them.

To start: the notebook examples depend on matplotlib, which is not a dependency of the package (could be added as an optional dependency) or mentioned in the docs. While most users probably have this installed, I started from a blank virtual environment to catch these sorts of corner cases...

@kyleaoman
Copy link
Author

kyleaoman commented Feb 20, 2024

There is also an implicit dependency on ipympl, e.g. in gpu_ray_with_widget_and_logging_v2.ipynb.

@tberlok
Copy link
Owner

tberlok commented Mar 10, 2024

I have added matplotlib as a dependency and now give instructions about ipywidgets in the relevant notebook: https://paicos.readthedocs.io/en/latest/notebooks/notebook6_interactive_visualization_on_the_gpu.html

@tberlok tberlok closed this as completed Apr 10, 2024
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