Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got rid of notebook visualization errors for IPython 3. #143

Closed
wants to merge 1 commit into from

Conversation

moorepants
Copy link
Member

@jcrist Here is a start to fixing issue #142.

  • There are no merge conflicts.
  • If there is a related issue, a reference to that issue is in the
    commit message.
  • Unit tests have been added for the bug. (Please reference the issue #
    in the unit test.)
  • The tests pass both locally (run nosetests) and on Travis CI.
  • The code follows PEP8 guidelines. (use a linter, e.g.
    pylint, to check your code)
  • The new feature is documented in the Release
    Notes
    .
  • The code is backwards compatible. (All public methods/classes must
    follow deprecation cycles.)
  • All reviewer comments have been addressed.

@moorepants moorepants changed the title Got rid of errors for IPython 3. Got rid of notebook visualization errors for IPython 3. Mar 22, 2015
@moorepants
Copy link
Member Author

Closing this.

@moorepants moorepants closed this May 7, 2015
@moorepants moorepants deleted the ipython-3 branch June 9, 2015 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant