TODO: one paragraph on what this LX covers and what the learner ends up able to do.
TODO: 3 to 5 outcomes.
The content of this LX lives in the notebooks under notebooks/.
git clone git@github.com:duckietown/lx-dd-linux-and-networking.git
cd lx-dd-linux-and-networking
Notebooks are numbered in the order the learner works through them, one concept per notebook, for
example 1-topic-basics.ipynb, 2-topic-in-practice.ipynb.
Put images and data files under assets/. Code the learner is meant to complete goes under
packages/, and its unit tests under tests/.
