Feat: Student report build
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 6,
|
||||
"execution_count": 10,
|
||||
"metadata": {
|
||||
"tags": [
|
||||
"parameters"
|
||||
@@ -22,24 +22,25 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"tribe = 30\n",
|
||||
"student = \"ABDOU Asmahane\""
|
||||
"student = \"ABDOU Asmahane\"\n",
|
||||
"source = Path(f\"./sheets/{tribe}/\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 9,
|
||||
"execution_count": 11,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/markdown": [
|
||||
"# ABDOU Asmahane en 308"
|
||||
"# ABDOU Asmahane en 30"
|
||||
],
|
||||
"text/plain": [
|
||||
"<IPython.core.display.Markdown object>"
|
||||
]
|
||||
},
|
||||
"execution_count": 9,
|
||||
"execution_count": 11,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user