Skip to content

Commit 9034bc8

Browse files
Moved tutorials onto 0.2.0 release. (#129)
1 parent e792ff4 commit 9034bc8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/tutorials/barren_plateaus.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"outputs": [],
127127
"source": [
128-
"!pip install tfq-nightly"
128+
"!pip install tensorflow-quantum"
129129
]
130130
},
131131
{

docs/tutorials/gradients.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
"outputs": [],
129129
"source": [
130-
"!pip install tfq-nightly"
130+
"!pip install tensorflow-quantum"
131131
]
132132
},
133133
{

docs/tutorials/hello_many_worlds.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
},
135135
"outputs": [],
136136
"source": [
137-
"!pip install tfq-nightly"
137+
"!pip install tensorflow-quantum"
138138
]
139139
},
140140
{

docs/tutorials/mnist.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"outputs": [],
127127
"source": [
128-
"!pip install tfq-nightly"
128+
"!pip install tensorflow-quantum"
129129
]
130130
},
131131
{

docs/tutorials/qcnn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
"outputs": [],
129129
"source": [
130-
"!pip install tfq-nightly"
130+
"!pip install tensorflow-quantum"
131131
]
132132
},
133133
{

0 commit comments

Comments
 (0)