diff --git a/extensions/notebook/src/jupyter/jupyterSessionManager.ts b/extensions/notebook/src/jupyter/jupyterSessionManager.ts index 20070319cd..76a6a89d87 100644 --- a/extensions/notebook/src/jupyter/jupyterSessionManager.ts +++ b/extensions/notebook/src/jupyter/jupyterSessionManager.ts @@ -26,6 +26,7 @@ const configBase = { 'kernel_r_credentials': { 'url': '' }, + 'livy_session_startup_timeout_seconds': 100, 'logging_config': { 'version': 1, 'formatters': {