intro-ml-starter/starter.ipynb
2026-06-29 18:33:00 +00:00

1 line
403 B
Plaintext

{"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}