Skip to content

Commit

Permalink
docs: Uncomment installation cell in demo notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
wmayner committed Jan 10, 2023
1 parent c9a568f commit 412d978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/IIT_4.0_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"outputs": [],
"source": [
"# !python -m pip install -U git+https://github.com/wmayner/pyphi.git@feature/iit-4.0"
"!python -m pip install -U git+https://github.com/wmayner/pyphi.git@feature/iit-4.0"
]
},
{
Expand Down

0 comments on commit 412d978

Please sign in to comment.