Skip to content

Commit 40c3e86

Browse files
DOC: update titles in notebooks.
1 parent a39efc2 commit 40c3e86

File tree

4 files changed

+1792
-2771
lines changed

4 files changed

+1792
-2771
lines changed

docs/notebooks/deployable_payload_example.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"cell_type": "markdown",
66
"metadata": {},
77
"source": [
8-
"# Deployable Payload Flight Simulation Example"
8+
"# Deployable Payload"
99
]
1010
},
1111
{
@@ -37,8 +37,8 @@
3737
"metadata": {},
3838
"outputs": [],
3939
"source": [
40-
"!pip install rocketpy netCDF4\n",
41-
"!git clone https://github.com/RocketPy-Team/RocketPy.git"
40+
"%pip install rocketpy netCDF4\n",
41+
"%git clone https://github.com/RocketPy-Team/RocketPy.git"
4242
]
4343
},
4444
{

0 commit comments

Comments
 (0)