Skip to content

josh-tobin/cs189-su18

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

CS189 su2018

Notes and Jupyter notebooks from CS189 Lectures in Summer 2018

Instructions for running the ipython notebooks

  1. Clone this repo via git clone https://github.com/josh-tobin/cs189-su18.

  2. (Recommended) Install pyenv and pyenv-virtualenv. Create a virtual env for this repo based on python 3.6.5.

  3. Install dependencies via pip install -r requirements.txt.

  4. Enable the ipywidgets to work with jupyter by running

    jupyter nbextension enable --py widgetsnbextension --sys-prefix

  5. Run jupyter with jupyter notebook and open the notebook you want to view.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published