Hi,
If the workstation is registered as a worker node, you should be able to update its memory configuration by running the following command (on the worker node):
cryosparcw connect --worker <worker_hostname> --master <master_hostname> --port <port> --update
The output should report the original configuration and then the updated version. Each “RAM” index represents 8GB.
More information (and options) can be found here.
Cheers,
Yang