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

Add lonboard package #532

Merged
merged 3 commits into from
May 24, 2024
Merged

Add lonboard package #532

merged 3 commits into from
May 24, 2024

Conversation

scottyhq
Copy link
Member

@scottyhq scottyhq commented Apr 3, 2024

testing alternative to #522 ...

Copy link
Contributor

github-actions bot commented Apr 3, 2024

Binder 👈 Try on Mybinder.org!

@pangeo-bot
Copy link
Collaborator

/condalock
Automatically locking new conda environment, building, and testing images...

@scottyhq
Copy link
Member Author

scottyhq commented Apr 3, 2024

trouble locking ml-notebook:

│  └─ lonboard [0.6.0|0.7.0|0.7.0b2|0.7.1] would require
│     └─ pyarrow >=14.0.1 , which can be installed (as previously explained);
└─ tensorflow >=2.14.0 *cuda118* is not installable because it requires
   └─ tensorflow-base [2.14.0 cuda118py310h2e5981e_0|2.14.0 cuda118py311h0476658_0|2.14.0 cuda118py39hbe86951_0], which requires
      ├─ libabseil >=20230125.3,<20230126.0a0 , which conflicts with any installable versions previously reported;
      └─ libgrpc >=1.54.3,<1.55.0a0 , which conflicts with any installable versions previously reported.

@scottyhq scottyhq marked this pull request as draft April 3, 2024 16:57
@weiji14
Copy link
Member

weiji14 commented Apr 3, 2024

trouble locking ml-notebook:

│  └─ lonboard [0.6.0|0.7.0|0.7.0b2|0.7.1] would require
│     └─ pyarrow >=14.0.1 , which can be installed (as previously explained);
└─ tensorflow >=2.14.0 *cuda118* is not installable because it requires
   └─ tensorflow-base [2.14.0 cuda118py310h2e5981e_0|2.14.0 cuda118py311h0476658_0|2.14.0 cuda118py39hbe86951_0], which requires
      ├─ libabseil >=20230125.3,<20230126.0a0 , which conflicts with any installable versions previously reported;
      └─ libgrpc >=1.54.3,<1.55.0a0 , which conflicts with any installable versions previously reported.

Yeah, the libgrpc conflicts looks like a similar issue to #489, which will be resolved once we can merge #514 (need to figure out how to make conda-lock happy).

@scottyhq
Copy link
Member Author

/condalock

@scottyhq scottyhq requested a review from weiji14 May 23, 2024 03:59
@scottyhq scottyhq marked this pull request as ready for review May 23, 2024 04:00
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @scottyhq, we can close #522 afterwards. I've been meaning to test lonboard on binder, but struggling because it doesn't have a lot of RAM. Will just hope that the lonboard <-> anywidget compatibility works 🤞

@scottyhq scottyhq merged commit 65f7193 into master May 24, 2024
5 checks passed
@scottyhq scottyhq deleted the lonboard branch May 24, 2024 02:23
@weiji14 weiji14 linked an issue May 26, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Support anywidget / lonboard
3 participants