Create a new GitHub repo with a README.md
file and a .gitignore
file with a Python
template.
Click on Code
, then Codespaces
, and finally create codespace on main
.
Open the codespace on VS Code.
Download and install the Anaconda distribution of Python.
Run jupyter notebook
to start the Jupyter server.
For reference:
https://github.com/DataTalksClub/mlops-zoomcamp/tree/main/01-intro