Skip to content

Instantly share code, notes, and snippets.

View Zsailer's full-sized avatar

Zachary Sailer Zsailer

View GitHub Profile
@Zsailer
Zsailer / ipymultimapping.md
Last active December 16, 2015 01:39
IPEP: URL mapping for the IPython notebook multi-directory dashboard

A Multi-directory IPython notebook dashboard

Author: Zach Sailer <[email protected]>

Created: 2013-4-10

Updated: 2013-4-10

Abstract

@Zsailer
Zsailer / multidirectory.md
Last active December 15, 2015 17:19
An outline of the architecture for a multi-directory file-system in IPython notebook's dashboard.

Architecture of IPython notebook's Dashboard

The tables below show the current RESTful web service architecture implemented in IPython notebook. The listed URL's use the HTTP verbs to return representations of the desired resource.

We are in the process of creating a new dashboard architecture for the IPython notebook, which will allow the user to navigate through multiple directory files to find desired notebooks.

Current Architecture

This chart shows the web-services in the single directory IPython notebook.