We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee8662 commit 9d15303Copy full SHA for 9d15303
_doc/practice/years/2025/index.rst
@@ -8,3 +8,4 @@
8
9
seance1_point2d
10
seance4_algo
11
+ seance5_algo2
_doc/practice/years/2025/seance4_algo.ipynb
@@ -4,7 +4,7 @@
4
"cell_type": "markdown",
5
"metadata": {},
6
"source": [
7
- "# Algorithms\n",
+ "# Algorithmes\n",
"\n",
"## Voyageur de commerce"
]
@@ -287,18 +287,6 @@
287
"display_name": "Python 3 (ipykernel)",
288
"language": "python",
289
"name": "python3"
290
- },
291
- "language_info": {
292
- "codemirror_mode": {
293
- "name": "ipython",
294
- "version": 3
295
296
- "file_extension": ".py",
297
- "mimetype": "text/x-python",
298
- "name": "python",
299
- "nbconvert_exporter": "python",
300
- "pygments_lexer": "ipython3",
301
- "version": "3.12.9"
302
}
303
},
304
"nbformat": 4,
0 commit comments