Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 23373

Quansight Labs Blog: Rethinking Jupyter Interactive Documentation

$
0
0

Jupyter Notebook first release was 8 years ago – under the IPython Notebook name at the time. Even if notebooks were not invented by Jupyter; they were definitely democratized by it. Being Web powered allowed development of many changes in the Datascience world. Objects now often expose rich representation; from Pandas dataframes with as html tables, to more recent Scikit-learn model.

Today I want to look into a topic that has not evolved much since, and I believe could use an upgrade. Accessing interactive Documentation when in a Jupyter session, and what it could become. At the end I'll link to my current prototype if you are adventurous.

Read more… (7 min remaining to read)


Viewing all articles
Browse latest Browse all 23373

Trending Articles