deephaven_server.start_jvm

start_jvm(jvm_args=['-XX:+UseG1GC', '-XX:MaxGCPauseMillis=100', '-XX:+UseStringDeduplication', '-Xrs', '-XX:+UnlockDiagnosticVMOptions', '-XX:CompilerDirectivesFile=/home/runner/.local/lib/python3.8/site-packages/deephaven_server/jars/dh-compiler-directives.txt', '-XX:DisableIntrinsic=_currentThread'], jvm_properties={'PythonDeephavenSession.initScripts': ''}, java_home='/usr/lib/jvm/java-11-openjdk-amd64', extra_classpath=[], propfile=None, devroot='.', workspace='.', config=None)[source]

This function uses the default DH property file to embed the Deephaven server and starts a Deephaven Python Script session.