nbcat let you preview Jupyter notebooks directly in your terminal. Think of it as cat, but for .ipynb files.
Read more
The Linux Portal Site
nbcat let you preview Jupyter notebooks directly in your terminal. Think of it as cat, but for .ipynb files.
Read moreA notebook interface is a virtual collaborative environment which contains computer code and rich text elements. Here’s the best free notebook software.
Read moreThis is a short introductory training session on the use of Python in data science using Jupyter, pandas library and plotnine package. We focus on a common task in data science: import a data set, manipulate its structure, and then visualise the data. We shall use Python and a Jupyter Notebook to accomplish this task.
Read more