jar

org.apache.zeppelin : zeppelin-jupyter

Maven & Gradle

Feb 28, 2022

Zeppelin: Jupyter Support · Jupyter support for Apache Zeppelin

Table Of Contents

Latest Version

Download org.apache.zeppelin : zeppelin-jupyter JAR file - Latest Versions:

All Versions

Download org.apache.zeppelin : zeppelin-jupyter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zeppelin-jupyter-0.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.zeppelin.jupyter.nbformat

├─ org.apache.zeppelin.jupyter.nbformat.Author.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Cell.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.CellMetadata.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.CodeCell.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.DisplayData.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Error.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.ExecuteResult.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.HeadingCell.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Kernelspec.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.LanguageInfo.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.MarkdownCell.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Metadata.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Nbformat.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Output.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.RawCell.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.RawCellMetadata.class - [JAR]

├─ org.apache.zeppelin.jupyter.nbformat.Stream.class - [JAR]

org.apache.zeppelin.jupyter.types

├─ org.apache.zeppelin.jupyter.types.JupyterOutputType.class - [JAR]

├─ org.apache.zeppelin.jupyter.types.ZeppelinOutputType.class - [JAR]

org.apache.zeppelin.jupyter

├─ org.apache.zeppelin.jupyter.JupyterUtil.class - [JAR]

org.apache.zeppelin.jupyter.zformat

├─ org.apache.zeppelin.jupyter.zformat.Note.class - [JAR]

├─ org.apache.zeppelin.jupyter.zformat.Paragraph.class - [JAR]

├─ org.apache.zeppelin.jupyter.zformat.Result.class - [JAR]

├─ org.apache.zeppelin.jupyter.zformat.TypeData.class - [JAR]