Week 4 Frontend Progress
Jeff Taylor-Chang
Frontend Dev for Actually Colab#
Frontend- Implemented the auth redirects with our website
- Added support for cell locking, creating new cells, deleting cells, and editing them locally
- Built output component to support text, base64 images (
matplotlib
outputs) and renders ANSI encoded errors with tracebacks - Incorporated the kernel gateway into a hidden renderer that communicates via IPC and is automatically managed by the main process
#
Misc- Setup a Google Cloud project with OAuth client ID's
- Verified the GitHub organization