How to Install and Launch Jupyter Notebook from Terminal
Jupyter Notebook is unique tool for web-based interactive programming environment.
It can execute python command line by line with interactive displayed result.
Google Colaboratory is actually using this Jupyter Notebook format and I found it is very interesting. So I tried to use it on my laptop.… Baca selengkapnya