tree: 9da3d28967a68092d44e869d342dd99153571be0
  1. __init__.py
  2. application.py
  3. notebook.ipynb
  4. README.md
  5. requirements.txt
  6. statemachine.png
  7. statemachine_initial.png
  8. statemachine_safe.png
examples/simple-chatbot-intro/README.md

Example that goes with introductory blog post.

Quick start

pip install "apache-burr[start]" jupyter

Run the notebook:

jupyter notebook

Then open notebook.ipynb and run the cells. Or