run-notebook icon indicating copy to clipboard operation
run-notebook copied to clipboard

Serverless Compute

Open finnmurphyonmo opened this issue 1 year ago • 1 comments

You are unable to run a notebook using the serverless compute functionality.

The expected behaviour would be if a "new-cluster-json" or an "existing-cluster-id" is not specified the notebook is run with serverless compute.

However you get the following error message: /home/runner/work/_actions/databricks/run-notebook/v0/dist/webpack:/typescript-action/lib/common/src/utils.js:100 throw new Error('Either existing-cluster-id or new-cluster-json inputs must be set.'); ^ Error: Either existing-cluster-id or new-cluster-json inputs must be set.

finnmurphyonmo avatar Jun 03 '24 10:06 finnmurphyonmo

That would be a very useful upgrade.

axelboursin avatar Nov 13 '24 15:11 axelboursin

is there a possibility to use this with serverless compute?

SravaniJJ avatar Jun 23 '25 10:06 SravaniJJ