Weekly Article News #15

The recommended articles the author has read this week.

How To use Google Colab with VS Code

Google colab is useful because we can use GPU for free! However, we could NOT use the colab from VS code, a modern editor for code editing. This article tells us how to use colab from VS code.

Python Decorators: Everything You Need to Know

Python decorator is a useful function, whereas it is unfamiliar to a beginner. This article explains decorators with brief descriptions.

[News] A streamlit tutorial book has been published on Amazon Kindle!

I have published the book for a tutorial of Streamlit; “Tutorial of a Deployment of a Web app by Python and Streamlit for a Data Scientist”.

This new book is registered on Kindle Unlimited, so any member can read it !!

Features of this book

  • For beginners of Streamlit
  • Be aware of simple explanations
  • All with sample code
  • Introducing data analysis as a web application as an example