/bootcamp

LDSA Bootcamp SLUs

Primary LanguageJupyter Notebook

Until Academy Launch

This repo will be under construction. If you are looking at it, it's probably because you are an instructor and you should take a look at the following works of the Pedro Fonseca for the guidelines:

How to proceed (it's very simple)

  1. Create a new directory units/SLU6_<name-of-unit>
  2. Add the notebook and exercises into the directory you just created
  3. When it's ready for review, ping the person that is assigned to review your learning unit.
  4. When the reviewer finished and is happy with it, ping Sam and claim let him know it's ready to merge into master.
  5. Have a great time teaching it at the bootcamp!

What is this repo?

This repo contains a series of Learning Units. A Learning Unit is one hour of material meant to convey a few related concepts in the form of

  • a short (<15 min) presentation
  • some example notebooks
  • some practice exercises

During the academy, we will be going through these one-by-one listening to the instructors give their short presentations, checking out the examples, and doing the practice exercises.

Usage

TODO

Setup

  1. Do the setup.
  2. Clone this repo.
    • Just do whatever you did to clone the setup repo except for this one instead.
  3. Open a jupyter notebook and navigate to the units directory of this repo
    • If you used anaconda, just navigate to where you cloned this repo
    • If you're using Docker, run run-jupyter-notebook.sh