Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Can I actually write a notebook in Java? #71

@gbivins

Description

@gbivins

This looks great! Being able to write a Notebook with multiple langs will really help us collaborate with the different functions on our team. If I understand correctly, the base kernel is written in Java so I tried and the kernel kept dying.
This is what his notebook code looks like:

#! java
System.out.println("DO IT");
System.out.println("YUNOCANZPRINT");

I also tried defining an actual class but that didn't work either.
There aren't any examples using Java so the question is does this kernel support writing code in Java?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions