Sign in
eclipse
/
papyrus
/
org.eclipse.papyrus-ease
/
ae9e1b21afd789b28543ab1787967c1b565660f7
/
.
/
bundles
/
org.eclipse.papyrus.ease.lang.python.jupyter
/
jupyter
/
kernels
/
ease_py4j_kernel
/
kernel.json
blob: c523545a9b8498c603f571bf9d27bf6b209cde42 [
file
] [
log
] [
blame
]
{
"argv"
:
[
"python"
,
"-m"
,
"ease_py4j_kernel"
,
"-f"
,
"{connection_file}"
],
"display_name"
:
"EASE Py4j Python 3"
,
"language"
:
"python"
}