Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
akihikokuroda committed Dec 13, 2023
1 parent 61867e3 commit f6c9415
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"\n",
"filename= \"uploaded_file.tar\"\n",
"file= tarfile.open(filename,\"w\")\n",
"file.add(\"manage_data.ipynb\")\n",
"file.add(\"manage_data_directory.ipynb\")\n",
"file.close() "
]
},
Expand Down

0 comments on commit f6c9415

Please sign in to comment.