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 use Ipython api from added controller #81

Closed
filippomc opened this issue Aug 7, 2019 · 0 comments
Closed

Cannot use Ipython api from added controller #81

filippomc opened this issue Aug 7, 2019 · 0 comments
Labels
feature adds a backwards compatible new feature

Comments

@filippomc
Copy link
Contributor

The Tornado handler related to the controller is inheriting from Tornado's BaseHandler instead of IPythonHandler, so restricting the apis available inside the handler.

@filippomc filippomc added the feature adds a backwards compatible new feature label Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature adds a backwards compatible new feature
Projects
None yet
Development

No branches or pull requests

1 participant