Skip to content
Open
Show file tree
Hide file tree
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
48 changes: 48 additions & 0 deletions log.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"\"\"\"Файл для отчета по занятиям.\"\"\""
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"29/05/2026\n",
"\n",
"Started at SENATOROVAI. Completed onboarding and environment setup.\n",
"\n",
"1. Registered GitHub, Kaggle, and ODS.AI accounts\n",
"2. Sent intro message and submitted the internship contract\n",
"3. Installed GitHub Desktop, Cursor, Python, Git, and Conda with required plugins\n",
"4. Forked and cloned the course repo locally\n",
"5. Installed pre-commit and confirmed the hook is active\n",
"6. Next: work through intro_to_git.ipynb and continue pandas EDA"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.13.7"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Loading
Loading