Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Programatically model trees like those described by [Kelly Shortridge](https://t

The goal is to decouple the model from the view. In reality I'm removing the need for the user to understand Graphviz and introducing a need for them to understand python.

## Jupyiter support (needs better documentation)
## Jupyter support (needs better documentation)
If your system (or venv) has attacktree installed you can now build trees inside of Jupyter notebooks:
![Screen shot of jupyter notebook with k8s attack tree](images/jupyter_k8s.png)

Expand Down