Skip to content

Instantly share code, notes, and snippets.

@captainsafia
Last active February 26, 2020 19:00
Show Gist options
  • Save captainsafia/c9c39bcea24150947f360761ba69afec to your computer and use it in GitHub Desktop.
Save captainsafia/c9c39bcea24150947f360761ba69afec to your computer and use it in GitHub Desktop.

Some more thoughts on this, I also took the time to enumerate what a FSM machine for the kernel would look like. The goals of this FSM are as follows:

  • Convey relevant information to the user about the state of the kernel
  • Compliment the limited set of states provided by the Jupyter messaging protocol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment