Marin Gilles

Increase your productivity with IPython

IPython is an alternative Python prompt, adding a lot of new features such as autocompletion, easy history calls, code coloration,…

8 years ago

Getting started with the Jupyter notebook (part 1)

The Jupyter notebook (previously known as IPython notebooks) is an interactive notebook, in which you can run code from more…

8 years ago

Getting started with the Jupyter notebook (part 2)

As seen in the first part of this introduction, you can do a lot of things with the basic capabilities…

8 years ago

How to Write Documentation with Jupyter

The Jupyter notebook is an interactive notebook allowing you to write documents with embedded code, and execute this code on…

8 years ago