edu
edu copied to clipboard
Make extras compatible with Colab
Would like to drop reliance on the W&B Hub, and Colab seems like the least-bad choice.
Options:
- Local. No lol. Installation issues are a dealbreaker.
- Binder. Ephemerality will be frustrating for students, and is a dealbreaker for classes where the HW is done between sessions.
-
Colab. Avoids ephemerality. The limitation to the
matplotlib inline
backend for interactive charts is frustrating but not a showstopper. - Gradient. Requires a login, possibly expensive, unclear if better, GPUs not needed for this class.