基础服务系列-Jupyter Notebook 支持Java

A Jupyter kernel for executing Java code. The kernel executes code via the new JShell tool.

Download zip

wget https://github.com/SpencerPark/IJava/releases/download/v1.3.0/ijava-1.3.0.zip

unzip

unzip ijava-1.3.0.zip

install

python3 install.py --sys-prefix

复制代码
install.py:169: DeprecationWarning: replace is ignored. Installing a kernelspec always replaces an existing installation
  replace=args.replace
Installed java kernel into "/usr/local/share/jupyter/kernels/java"
[root@iZm5ebatmxqsalaxch02a7Z ~]# jupyter kernelspec list
Available kernels:
  java       /usr/local/share/jupyter/kernels/java
  python3    /usr/local/share/jupyter/kernels/python3

Reference

SpencerPark/IJava

相关推荐
ValhallaCoder3 小时前
hot100-二叉树I
数据结构·python·算法·二叉树
猫头虎4 小时前
如何排查并解决项目启动时报错Error encountered while processing: java.io.IOException: closed 的问题
java·开发语言·jvm·spring boot·python·开源·maven
八零后琐话5 小时前
干货:程序员必备性能分析工具——Arthas火焰图
开发语言·python
青春不朽5126 小时前
Scrapy框架入门指南
python·scrapy
MZ_ZXD0016 小时前
springboot旅游信息管理系统-计算机毕业设计源码21675
java·c++·vue.js·spring boot·python·django·php
全栈老石7 小时前
Python 异步生存手册:给被 JS async/await 宠坏的全栈工程师
后端·python
梨落秋霜7 小时前
Python入门篇【模块/包】
python
阔皮大师8 小时前
INote轻量文本编辑器
java·javascript·python·c#
小法师爱分享8 小时前
StickyNotes,简单便签超实用
java·python