public class StandaloneEntrypoint
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CREATE_JUPYTER_KERNEL
Option to create JSON Kernel file for Jupyter Notebook support
|
static String |
HELP_OPTION_NAME |
static String |
JUPYTER_JYTHON_KERNEL_NAME |
static String |
JUPYTER_KERNEL_FILENAME |
static String[] |
RAPIDWRIGHT_OPTIONS |
static String |
UNPACK_OPTION_NAME
Option to unpack ./data/ directory into current directory
|
Constructor and Description |
---|
StandaloneEntrypoint() |
Modifier and Type | Method and Description |
---|---|
static void |
createJupyterKernelFile() |
static void |
main(String[] args) |
public static final String UNPACK_OPTION_NAME
public static final String CREATE_JUPYTER_KERNEL
public static final String HELP_OPTION_NAME
public static final String JUPYTER_KERNEL_FILENAME
public static final String JUPYTER_JYTHON_KERNEL_NAME
public static final String[] RAPIDWRIGHT_OPTIONS