Week 4 Frontend Progress
Jeff Taylor-Chang
Frontend Dev for Actually ColabFrontend#
- 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 (
matplotliboutputs) 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