- Create a virtual environment using conda/venv
- Make sure graphvix is installed in your system.
For Mac users:
brew install graphviz
pip install -U graphviz
export PATH="/opt/homebrew/bin:$PATH"
// HERE: restart your jupyter environment
- Run installation cells from both notebooks