Making an HTML CV in Python using Jinja

Posted on Fri 07 June 2019 in python • Tagged with python, cv, curriculum vitae, jinja, html, css, json

An quick explanation of how to generate a CV using Python and Jinja


Continue reading

Making Jupyter notebooks Google Colab ready

Posted on Fri 07 June 2019 in python • Tagged with jupyter, python, google colab

An example of how to run Jupyter notebooks on Google Colab even when they require additional dependencies.


Continue reading