Skip to content
Joel Chan edited this page Jan 31, 2022 · 1 revision

Welcome to the inst126-public wiki!

There's not much here yet, but we will be migrating stuff over from [this](https://docs.google.com/document/d/1KF08T5Npw45B8QmhNiAam38glXzyB8nv33BSlIdealE/edit?usp=sharing) for easier consumption

Entry points: - How to do the Programming Component Exercises (mechanics)

    1. Why can't I open the .ipynb files after I download them?
You won't be able to open .ipynb files on your local machine unless you have jupyter notebooks installed. Once you do, you need to run jupyter notebooks, and navigate to the directory where you saved the file, and open from there. Another way to open the file is to upload the file to Google Drive and open it from there in Colab (if you have it installed).

Clone this wiki locally