Le 20/08/2016 à 08:09, HG a écrit :
> I am testing jupyter lab, all my kernels are recognized except one : sage ?
> Is there a way to config it manually to be used in jupyterlab ?
> Regards
> Henri
> 
THis is the first time I heard about jupyter lab ! (things evoluate very
fast...). But, in my "classical" jupyter(jupyter hub) installations, I
need to add "kernels" for the different language/applications I want to
run. They go in /usr/local/share/jupyter/kernels.
Exemple:
/usr/local/share/jupyter/kernels/sage
which contains a kernel.json (which says how to run sage):
{"display_name": "Sage 7.3, "argv": ["/usr/local/sage/sage", "-python",
"-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"]}

Yours
t.
> -- 
> You received this message because you are subscribed to the Google
> Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

<<attachment: tdumont.vcf>>

Reply via email to