How to get version information
To find the web client version you are running, open the Settings menu:
To get the server version, run the following query:
println io.deephaven.engine.table.Table.class.getPackage().getImplementationVersion()
Show your appreciation for Deephaven by starring us on GitHub.
To find the web client version you are running, open the Settings menu:
To get the server version, run the following query:
println io.deephaven.engine.table.Table.class.getPackage().getImplementationVersion()