Skip to content

Commit

Permalink
Moved tutorials onto 0.2.0 release. (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBroughton authored Feb 28, 2020
1 parent e792ff4 commit 9034bc8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/barren_plateaus.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"outputs": [],
"source": [
"!pip install tfq-nightly"
"!pip install tensorflow-quantum"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/gradients.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"outputs": [],
"source": [
"!pip install tfq-nightly"
"!pip install tensorflow-quantum"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/hello_many_worlds.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
},
"outputs": [],
"source": [
"!pip install tfq-nightly"
"!pip install tensorflow-quantum"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"outputs": [],
"source": [
"!pip install tfq-nightly"
"!pip install tensorflow-quantum"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/qcnn.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"outputs": [],
"source": [
"!pip install tfq-nightly"
"!pip install tensorflow-quantum"
]
},
{
Expand Down

0 comments on commit 9034bc8

Please sign in to comment.