diff --git a/starter.ipynb b/starter.ipynb new file mode 100644 index 0000000..be323d6 --- /dev/null +++ b/starter.ipynb @@ -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} \ No newline at end of file