Week 8 Frontend Progress
Jeff Taylor-Chang
Frontend Dev for Actually Colab#
Frontend- Created a Redux middleware to support the
@actually-colab/editor
socket 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/editor
client - 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.0
of@actually-colab/desktop-launcher