Click a lecture to expand. New notebooks added weekly as lectures progress.
Click the green HTML button to view a pre-rendered version of the notebook in your browser. Read-only, no setup needed.
Click the yellow Colab button to open a runnable notebook in Google Colab. To save your work: File > Save a copy in Drive.
Greyed-out Colab buttons indicate notebooks that may not work in Colab due to missing dependencies.
Clone the repo and start Jupyter from inside it:
git clone https://github.com/lavanyagarg112/CS4248_NB_Drive.git cd CS4248_NB_Drive jupyter lab # or: jupyter notebook
Install Jupyter if needed: pip install jupyterlab or pip install notebook
Then click the blue Jupyter button on this page to open the notebook in your running server. If the port differs from 8888, update the Base URL field above.