top of page
Search
Writer's pictureAshish Deshmukh

Jupyter is cool :P

Updated: Sep 9, 2020

Hello Public!!


As promised, here I am to share the cool things about Jupyter Notebook.

So without khali pili ka wasting our time, let’s start.

Brief Introduction

Jupyter notebook is continuing the legacy of the good old Ipython command shell, officially launched in 2014. It is a complete open-source IDE with strong community support.


Key features

  1. Multi-language support over 40 languages including Python and R

  2. Works as a presentation tool: can create blogs and presentations from notebooks

  3. Export work (code and output) as PDF

  4. Markdown feature to write text description and narrate a data-driven story

  5. Browser-based: write, edit and run code in your web browser

Along with the above features, the most rapchik feature that made me fall in love with Jupyter notebook is the one and only Notebook Extensions aka nbextensions.

What are nbextensions ??

Do you prefer to work in the dark mode? or how cool is it if your 100 line code has a table of contents exactly like a project report. Nbextensions is an add-on which gives us superpowers to customize our notebook to make our coding journey exciting and smooth.


Are you curious to know more about nbextensions .. don't worry your bantai will write about it soon .. till then chilaxxx...

Mumbai Language Vocab

Bantai: Best Friend

Public: Folks

khali pili ka: unnecessarily

rapchik: best

chillax: chill and relax

62 views0 comments

Comments


Commenting has been turned off.
bottom of page