You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: