The com.github.jupyter group does come from jitpack. If there's a better 
way to publish Jars from the Jupyter organization, I'm all for that. 
Otherwise, I think the simplicity of jitpack is worth the trade-off of 
having a weird groupId.

On the wrapper class, the choice of a Map was to keep things a simple and 
close to the spec as possible. Since a MIMEContainer class doesn't do 
anything a map wouldn't, I didn't see a reason to include one.

rb

On Wednesday, April 5, 2017 at 12:56:06 PM UTC-7 
<https://issues.apache.org/jira/browse/UTC-7>, sp...@draves.org wrote:
>
> Sounds like a good standard to have, we will support in BeakerX.  I 
> already filed an issue: https://github.com/twosigma/beakerx/issues/5120
>
> Is that the right namespace though?  Shouldn't it be 
> org.jupyter.something?  Is jitpack enforcing that?
>
> Also, it looks like it's using a Map as the mime type.  I think it's 
> normal to define a class specifically for this purpose (MIMEContainer or 
> MIMEResult or something).
> Here's BeakerX's version (which we would be happy to replace with a class 
> from this standard): 
> https://github.com/twosigma/beakerx/blob/37816a828fb2d3f8343182695720214650385823/kernel/base/src/main/java/com/twosigma/beaker/mimetype/MIMEContainer.java
>
> Best, -Scott
>
>
> On Wed, Apr 5, 2017 at 3:00 PM, Kyle Kelley <rgb...@gmail.com 
> <javascript:>> wrote:
>
>> Hey all,
>>
>> Following up on the Scala discussion and action list, Ryan created 
>> https://github.com/rdblue/jupyter-repr-api to standardize JVM object 
>> representation to benefit both libraries and kernels.
>>
>> I'd like folks to be able to keep moving on this (while still advancing 
>> Toree and other kernels) with the confidence they're supported by Jupyter. 
>> As part of this I created the JVM team on the jupyter organization. I'll 
>> continue to act as a sponsor and facilitator, and look forward to others 
>> taking charge to lead within the jupyter ecosystem for JVM based tooling as 
>> time goes on.
>>
>> I'd enjoy it if https://github.com/rdblue/jupyter-repr-api was moved 
>> into this org as github.com/jupyter/jvm-repr, which will package jars on 
>> jitpack (https://jitpack.io/docs/BUILDING/#gradle-projects), with the 
>> namespace com.github.jupyter
>>
>> Thoughts?
>>
>> -- 
>> Kyle Kelley (@rgbkrk <https://twitter.com/rgbkrk>; lambdaops.com)
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Project Jupyter" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jupyter+u...@googlegroups.com <javascript:>.
>> To post to this group, send email to jup...@googlegroups.com 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jupyter/CA%2BtbMaVy7UzAo_2cGEXUU6JJNZpen-x0O-WJCXvQAxF792V3eQ%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/jupyter/CA%2BtbMaVy7UzAo_2cGEXUU6JJNZpen-x0O-WJCXvQAxF792V3eQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> BeakerNotebook.com
> ScottDraves.com <http://www.ScottDraves.com>
> @Scott_Draves <http://twitter.com/scott_draves>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/1f69f848-8970-4b78-8d2e-e6e2209da47d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to