gpt4 book ai didi

Jupyter 的 Java 内核

转载 作者:IT老高 更新时间:2023-10-28 20:22:58 27 4
gpt4 key购买 nike

是否有用于“Jupyter”的 Java 内核?我正在使用 Mac OS El Capitan。

我试过 https://github.com/Bachmann1234/java9_kernel但无济于事。

最佳答案

有很多选项,很多都列在官方 Jupyter kernel list :

  1. scijava-jupyter-kernel支持 Jupyter 的 Java

    scijava-jupyter-kernel aims to be a polyglot Jupyter kernel. It uses the Scijava scripting languages to execute the code in Jupyter client and it's possible to use different languages in the same notebook. Some of the supported languages are Groovy (default), Python, Beanshell, Clojure, Java, Javascript, Ruby and Scala. The kernel has been originally created to work with ImageJ. See here for more details. Under the hood scijava-jupyter-kernel uses the Beaker base kernel.

  2. BeakerX Jupyter 的扩展带有 Java cell support .

    BeakerX contains and depends on many projects including: The kernel is originally derived from lappsgrid, but has been rewritten in Java and refactored and expanded. The Java support uses Adrian Witas' org.abstractmeta.toolbox.

更新:

  1. IJava ,一个用于执行 Java 代码的 Jupyter 内核。

    The kernel executes code via the new JShell tool. Some of the additional commands should be supported in the future via a syntax similar to the ipython magics. The kernel is fully functional. [...] If you are interested in building your own kernel that runs on the JVM check out the related project that this kernel is build on, jupyter-jvm-basekernel.

您可能还对以下内容感兴趣:

  1. Kotlin kernel for IPython/Jupyter ,一个基本的 kotlin REPL 内核。

关于Jupyter 的 Java 内核,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33972860/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com