Add starter notebook

This commit is contained in:
vezilka 2026-06-29 18:33:00 +00:00
parent adf6570fa0
commit bdaf235c04

1
starter.ipynb Normal file
View File

@ -0,0 +1 @@
{"cells":[{"cell_type":"markdown","metadata":{},"source":["# Intro to ML — Starter\n","\n","Run the cell below to confirm your environment."]},{"cell_type":"code","execution_count":null,"metadata":{},"outputs":[],"source":["print(\"Hello VEZILKA — your notebook works!\")"]}],"metadata":{"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"}},"nbformat":4,"nbformat_minor":5}