You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it can take significant time to download, extract and load a Docker image from DaRUS, the idea is to already anticipate an upcoming computation task when the frontend is started, i.e., when a computation template is rendered.
For that, a prepare-message-type has been already added in the Websocket-API and in the frontend, but integration in the backend is missing.
Since it can take significant time to download, extract and load a Docker image from DaRUS, the idea is to already anticipate an upcoming computation task when the frontend is started, i.e., when a computation template is rendered.
For that, a prepare-message-type has been already added in the Websocket-API and in the frontend, but integration in the backend is missing.
See discussion in #5
Relates also to VirtualProgrammingLab/viplab-websocket-api#292
The text was updated successfully, but these errors were encountered: