Skip to content

Commit

Permalink
changing markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Oct 23, 2024
1 parent 99c6d75 commit fe20429
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notebooks/workshops/I2K24.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 2.1 Let's import the 2D convolution method of NanoPyx and run it using a random image\n",
"## 2.1 Let's import the 2D convolution method of NanoPyx\n",
"\n",
"```python\n",
"import numpy as np\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/workshops/solutions/I2K24.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 2.1 Let's import the 2D convolution method of NanoPyx and run it using a random image\n",
"## 2.1 Let's import the 2D convolution method of NanoPyx\n",
"\n",
"```python \n",
"import numpy as np\n",
Expand Down

0 comments on commit fe20429

Please sign in to comment.