Week 8 Frontend Progress
Jeff Taylor-Chang
Frontend Dev for Actually ColabFrontend#
- Created a Redux middleware to support the
@actually-colab/editorsocket client - Moved the Kernel to a Redux middleware
- Auto select the example notebook for first time users, auto open the most recently opened notebook if possible
- Users can make edits to cells as changes are debounced in the
@actually-colab/editorclient - Keep track of execution wall time and render it under a cell
- Automatically disconnect from the socket and kernel upon closing the window
- Released the
v0.1.0of@actually-colab/desktop-launcher