jupyter

Jupyter Notebook Extension Basics

There are several methods of extending the functionality of Jupyter Notebooks. Here are four of them: Kernels IPython kernel extensions Notebook extensions Notebook server extensions For the purposes of this article, I will be focusing on the third item, Notebook Extensions. However, let’s take a moment and talk about the other three so that you […]

Jupyter Notebook Extension Basics Read More »

Jupyter Notebook 101: Table of Contents

I am about halfway through the Kickstarter campaign for my new book, Jupyter Notebook 101 and thought it would be fun to share my current tentative table of contents: Intro Chapter 1: Creating Notebooks Chapter 2: Rich Text (Markdown, images, etc) Chapter 3: Configuring Your Notebooks Chapter 4: Distributing Notebooks Chapter 5: Notebook Extensions Chapter

Jupyter Notebook 101: Table of Contents Read More »