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

Remove hard dependency on GraphNeuralNetworks from Pluto Notebooks #204

Closed
Dsantra92 opened this issue Sep 3, 2022 · 1 comment
Closed

Comments

@Dsantra92
Copy link
Collaborator

Currently, GraphNeuralNetworks.jl is added as a local package in notebooks . This can hinder users from running the notebook just after downloading. So, we should use the upstream GraphNeuralNetworks.jl for our tutorials.

If building from local is absolutely needed we can find a way around to dev the packages during CI build.

@Dsantra92
Copy link
Collaborator Author

Resolved via #206.

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

1 participant