Skip to content
Snippets Groups Projects
Commit 5632fafe authored by dgelessus's avatar dgelessus
Browse files

Change kernelspec JSON generation to use JsonElement APIs

This way we do not need to define a custom class with naming
annotations, etc. and can instead create the needed JSON structure
directly by hand. We only need to use this JSON structure exactly once,
so it's not worth the effort to properly map it to a native Java class
representation.
parent 391cb29b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment