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

make example projects into colab notebooks #5

Open
Charl-AI opened this issue Jul 26, 2022 · 0 comments
Open

make example projects into colab notebooks #5

Charl-AI opened this issue Jul 26, 2022 · 0 comments

Comments

@Charl-AI
Copy link
Owner

Currently the examples are in python files. This means they are only runnable if someone installs the devcontainer with all the dependencies in them. Consider making the examples standalone colab notebooks. This would make them runnable from browser for everybody.

We could then remove the examples dependencies from the devcontainer and only include the test dependencies. Also removes the need for a GPU devcontainer too.

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