Skip to content

Commit 9d15303

Browse files
committed
add notebook
1 parent dee8662 commit 9d15303

File tree

3 files changed

+992
-13
lines changed

3 files changed

+992
-13
lines changed

_doc/practice/years/2025/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88

99
seance1_point2d
1010
seance4_algo
11+
seance5_algo2

_doc/practice/years/2025/seance4_algo.ipynb

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Algorithms\n",
7+
"# Algorithmes\n",
88
"\n",
99
"## Voyageur de commerce"
1010
]
@@ -287,18 +287,6 @@
287287
"display_name": "Python 3 (ipykernel)",
288288
"language": "python",
289289
"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"
302290
}
303291
},
304292
"nbformat": 4,

0 commit comments

Comments
 (0)