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

Fix widgets for new Jupyter/IPython 4 release #623

Merged
merged 4 commits into from
Aug 19, 2015

Conversation

patricksnape
Copy link
Contributor

Small change in dependancy. Probably at some point we should
require the individual packages such as ipywidgets and traitlets
rather than requiring the jupyter metapackage.

Also, fixed the fact that HTML colours can no longer be passed
as empty strings and should be passed None instead.

Small change in dependancy. Probably at some point we should
require the individual packages such as ipywidgets and traitlets
rather than requiring the jupyter metapackage.

Also, fixed the fact that HTML colours can no longer be passed
as empty strings and should be passed None instead.
Very important to stop appveyor hanging
patricksnape pushed a commit that referenced this pull request Aug 19, 2015
Fix widgets for new Jupyter/IPython 4 release
@patricksnape patricksnape merged commit 4571f1f into menpo:master Aug 19, 2015
@patricksnape patricksnape deleted the jupyter_fixes branch August 19, 2015 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant