public class JupyterOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HTML_FORMAT |
static String |
IMG_FORMAT |
static String |
SVG_FORMAT |
static String |
TEXT_FORMAT |
| Constructor and Description |
|---|
JupyterOutput(String format,
String content) |
public static final String HTML_FORMAT
public static final String SVG_FORMAT
public static final String IMG_FORMAT
public static final String TEXT_FORMAT
Copyright © 2022. All rights reserved.