Skip to content

biavillasboas/SIO221A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python version of Sarah Gille's SIO221A notes by:

Bia Villas Bôas (avillasboas@ucsd.edu) & Gui Castelão (castelao@ucsd.edu)

To view an interactive version of the lecture notes, click on the binder icon below (no Python installation required). The icon below will launch a Binder for this repository with all required dependencies (note that it might take a few minutes to build). The lecture notes will be in notebooks/lectures. Be aware that changes that you make in the notebook on the Binder server will not be saved.

Binder

If you plan to do your assigments in Python and/or keep a local copy of this repository, please follow the instructions below (if you haven't done this already in the past).

Novice:

If you are confortable using the terminal and are interested in using Git:

  • You can either install Anaconda (recommended) as explained above or if you would like to have more control over which packages are installed, you could alternativelly install Python using Miniconda

  • Install Git following these instructions according to your operational system.

All the notebooks in this repository were developed and tested for the packages and versions specified in the environment.yml file. To make sure that you are able to run the notebooks locally, we recomend that you create a Conda environment using the environment.yml. Instructions for how to do this are available in this notebook.

About

Lecture notes from SIO221A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published