Skip to content

Commit e3d91c0

Browse files
committed
Update Python 3.10 to Python 3.11 in notebooks
1 parent 2a5b8ed commit e3d91c0

19 files changed

Lines changed: 19 additions & 19 deletions

examples/00_getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"cell_type": "markdown",
121121
"metadata": {},
122122
"source": [
123-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
123+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
124124
]
125125
},
126126
{

examples/10_elementary.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/11_life.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/20_lenia.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/21_flow_lenia.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/22_particle_lenia.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/30_particle_life.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/31_boids.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/40_growing_nca.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

examples/41_growing_conditional_nca.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"You will need Python 3.10 or later, and a working JAX installation. For example, you can install JAX with:"
21+
"You will need Python 3.11 or later, and a working JAX installation. For example, you can install JAX with:"
2222
]
2323
},
2424
{

0 commit comments

Comments
 (0)