A set of Linux shell exercises explained by using Jupyter Notebooks. They are based on exercises proposed at 12th Edition of Data Science Master by KSchool .
The notebooks (extension .ipynb) can be opened directly from Github. Please, it you experiment some problem opening it, try doing it from an incognito window.
If you want to edit and play with the notebooks, I recommend you to follow de installation notes below.
Please, follow the official guide in order to install and run Jupyter Notebooks:
- Installation: http://jupyter.org/install
- Running: https://jupyter.readthedocs.io/en/latest/running.html#running
Other useful links:
- Shell commands in IPython kernel: https://jakevdp.github.io/PythonDataScienceHandbook/01.05-ipython-and-shell-commands.html
- Magics in IPython: https://ipython.readthedocs.io/en/stable/interactive/magics.html
Some useful Jupyter Shortcuts: