cdmikechen commented on issue #927: URL: https://github.com/apache/submarine/issues/927#issuecomment-1121945965
@wyyg66666666 If you want to start server, you can build workbench first and then start `org.apache.submarine.server.SubmarineServer` class in `submarine-server` which is a jetty web server. Submarine is a cloud native service, so that you need at least a k8d cluster that can be connected locally (local minikube or remote k8s cluster). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
