Closed
Description
I recently installed IPython from the master branch because I wanted to test some new functionality (interactive widgets, chaining directory from dashboard, ect.)
There are at least a few things that have changed that break this plugin. I will list the ones I have found so far, but I am sure there are more.
- We can no longer get a list of notebook names like this. we need
target_url = target_url = baseurl + "/api/notebooks"
- There are no longer any
notebook_id
s for an ipynb file . This changes a lot of things in the package.
EDIT
Most of the changes we need to worry about are documented here: https://github.com/ipython/ipython/wiki/IPEP-16%3A-Notebook-multi-directory-dashboard-and-URL-mapping
Metadata
Metadata
Assignees
Labels
No labels