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 gfql colab links to readme #547

Closed
wants to merge 4 commits into from
Closed

add gfql colab links to readme #547

wants to merge 4 commits into from

Conversation

dcolinmorgan
Copy link
Contributor

No description provided.

@dcolinmorgan dcolinmorgan linked an issue Feb 23, 2024 that may be closed by this pull request
3 tasks
@@ -42,7 +42,7 @@ def unique_flatten_dict(d):
}

base_extras_heavy = {
'umap-learn': ['umap-learn', 'dirty-cat==0.2.0', 'scikit-learn>=1.0'],
'umap-learn': ['umap-learn', 'dirty-cat==0.2.0', 'scikit-learn<=1.3.2'],
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we keep >=1.0 here, and make just ci require <=1.3.2? I don't want to mess up people's installs as we're just one lib of many

also, do we know what's going on here?

Copy link
Contributor

Choose a reason for hiding this comment

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

ok i moved this guidance to test deps in #548, so you can rebase as that lands

@lmeyerov
Copy link
Contributor

lmeyerov commented Mar 23, 2024

I'm not sure what this improves -- the notebooks are already linked on viewables in the github -- and notebooks should be on org accounts?

@lmeyerov lmeyerov closed this Mar 23, 2024
@lmeyerov lmeyerov deleted the feat/gfql-ex branch March 23, 2024 05:44
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.

[FEA] GFQL benchmark notebook and GPU examples
2 participants