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

Cannot import name IOPubHandler #4

Open
eliemichel opened this issue Apr 23, 2015 · 3 comments
Open

Cannot import name IOPubHandler #4

eliemichel opened this issue Apr 23, 2015 · 3 comments

Comments

@eliemichel
Copy link

$ git clone https://github.com/minrk/singlecell.git .
$ python singlecell.py 
Traceback (most recent call last):
  File "singlecell.py", line 54, in <module>
    from IPython.html.services.kernels.handlers import (
ImportError: cannot import name 'IOPubHandler'
$ ipython --version
3.1.0

Is my version of IPython supported?

@minrk
Copy link
Owner

minrk commented Apr 23, 2015

I haven't updated this in some time. Let's see if I can get it working with 3.x.

@eliemichel
Copy link
Author

Ok. Don't spent too much time on it just for me, I don't really need it. ;)

@jankatins
Copy link

There is a fork by @odewahn in https://github.com/odewahn/staticcell/

I really like this idea, this could be a great way to build a shiny clone for python or UIs for experiments (browser with a singlecell server, only visible things are widgets, which interact with the backend kernel)

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

No branches or pull requests

3 participants