How to get version information

To find the web client version you are running, open the Settings menu:

img

To get the server version, run the following query:

println io.deephaven.engine.table.Table.class.getPackage().getImplementationVersion()