Reproduce the “The PyData Toolbox with Scott Sanderson” notebook in Google Colab
- Youtube video https://www.youtube.com/watch?v=YAHZa8xZWBU
- Github https://github.com/ssanderson/pydata-toolboxGoogle Colab Python Notebooks https://colab.research.google.com
- To be able to run Fortan cells Google Colab you have to install and load fortanmagic before running “pip install -U fortran-magic” in a cell and “%reload_ext fortranmagic” in the following cell.
- To be able to use the bytecode compiler you have to “import py_compile” before caling compile() .
- For every cell in Sandreson´s notebook create another cell with your own example.
- Send the Google Colab Python Notebook shared link in the corresponding UN Moodle Lab assignment.
As instructed before just upload the Google Colab link and please do not share the Notebook report with our emails.