deephaven.config

This module provides access to the Deephaven server configuration.

get_log_dir()[source]

Returns the server’s log directory.

Return type

str

get_server_timezone()[source]

Returns the server’s time zone.

Return type

TimeZone