• Automate python documentation with MKDocs

    Automate python documentation with MKDocs
    Automating documentation in Python with MKDocs. Example tutorial using MKDocs and Material for MkDocs.

    Read More

  • Django application with postgreSQL

    Django application with postgreSQL
    In this tutorial we will see how to create and configure a Django application in python using the free PostgreSQL database offered by https://neon.tech/ in its *Free tier*.

    Read More

  • Jenkins with Ansible on Docker

    Jenkins with Ansible on Docker
    Ansible integration with Jenkins in Docker In this tutorial Jenkins reads a Jenkinsfile from the repository and runs the pipeline. I created an image in dockerhub with Jenkins, Ansible, Docker and Python.

    Read More

  • Goodbye 2022 Hello 2023

    Goodbye 2022 Hello 2023
    A new year begins and I review the words of 2022 most used in my documentation, a reflection of the work done throughout the same... 2022 has been the year of Python courses, oriented to Big Data (Hadoop, Spark) and Analytics (pandas, matplotlib and numpy). There were also courses on automation with DevOps and the use of GCP or Amazon Cloud.

    Read More

  • JupyterLite, Pyolite, Pyodide, Python

    JupyterLite, Pyolite, Pyodide, Python
    In this tutorial I will show you how to deploy JupyterLite to have your own lightweight version of JupyterLab running on a free ๐Ÿ™‚ Github page. What is JupyterLite and what is it for? JupyterLite is a distribution of JupyterLab that runs entirely in the web browser.

    Read More