Skip to content

Commit

Permalink
Quartz sync: Feb 24, 2024, 7:22 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Song committed Feb 25, 2024
1 parent 4ef269a commit ec8c2b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/FSM/FSM Week 8 Update.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ conda install Graphviz

git clone https://github.com/fgmacedo/python-statemachine.git
```

All the following changes are based on `examples/interactive_play.py`.
All the following changes are based on `examples/interactive_play.py`. Here is also a [Colab version](https://colab.research.google.com/drive/1TyVxpmU-dnf9RTEJiQWJg2A8s6pbidem?usp=sharing) you can play with.
### Import and Draw Graph

```python
Expand Down

0 comments on commit ec8c2b2

Please sign in to comment.