Peter Parente
Peter Parente
The current KG release doesn't understand tokens for websockets yet.
I think the only thing required to close this out is the option of automatically generating a token. We could take a security-first approach in 2.1 and start doing that...
I think supporting more than websocket alone is going to be one of the more interesting aspects of the gateway. I chatted with some folks at Jupyter Day about the...
Can you provide an example notebook and state how you're running the kernel gateway so that we can use it to debug and create a test?
@awenhu I'm going to close this issue as inactive. If you can provide a sample notebook to help us debug, please feel free to reopen the issue.
@Bidek56 Sorry, I do not.
@rgbkrk and I started a conversation about this topic at JupyterCon (read: talked about it for 30 seconds). A couple things to note: * There is very little reimplementation of...
Clarifying: spylon gives you access to JVM views in IPython. Pixiedust does eval of Scala code.
Also, I know @patrick-nicholson is using a simple pattern like: ``` import spylon_kernel intp = initialize_scala_interpreter() intp.interpret(code) intp.last_result() ``` which will continue to work without the magic, and can be...
Sorry, this was transferred from maxpoint/spylon#45. It's a SparkSession.