Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/notebook_template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"- **Websites**: Author(s) (if available), \"Title of the Webpage,\" Website Name, URL, Accessed: Date.\n",
" - Example: John Doe, \"Introduction to Python,\" Python.org, https://www.python.org/about/gettingstarted/, Accessed: October 15, 2023.\n",
"- **Datasets**: Dataset Title, Provider, URL (if available), Accessed: Date.\n",
" - Example: \"UCI Machine Learning Repository: Iris Data Set,\" UCI Machine Learning Repository, https://archive.ics.uci.edu/ml/datasets/iris, Accessed: October 15, 2023.\n",
" - Example: \"Fashion-MNIST,\" Zalando Research, https://github.com/zalandoresearch/fashion-mnist, Accessed: December 9, 2025.\n",
"\n",
"\n",
"By following these guidelines, you will help ensure that the notebooks are clear, informative, and easy to understand for all users.\n",
Expand Down
Loading