Skip to content

Commit

Permalink
Remove -q from install requirements (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: Rahul Trada <[email protected]>
  • Loading branch information
payoto and rahult-graphcore authored Oct 2, 2023
1 parent 6f58c54 commit 6d67a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learning-TensorFlow2-on-IPU/tensorboard/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
To run the code in this tutorial there are two basic requirements.
packages installed with `python -m pip install -r requirements.txt`
"""
# %pip install -q -r requirements.txt
# %pip install -r requirements.txt
# sst_ignore_md
# sst_ignore_code_only
"""
Expand Down

0 comments on commit 6d67a08

Please sign in to comment.