Skip to content

Doesn't work with IPython 2.0 dev #25

Closed
@sglyon

Description

@sglyon

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_ids 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions