You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Tornado handler related to the controller is inheriting from Tornado's BaseHandler instead of IPythonHandler, so restricting the apis available inside the handler.
The text was updated successfully, but these errors were encountered:
The Tornado handler related to the controller is inheriting from Tornado's
BaseHandler
instead ofIPythonHandler
, so restricting the apis available inside the handler.The text was updated successfully, but these errors were encountered: