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
jupyter kernel pool: COCALC_JUPYTER_POOL_SIZE env variable configures the size between 0 and 10.
- makes it very easy to disable the pool entirely by setting
COCALC_JUPYTER_POOL_SIZE to 0, which can be done in project settings
- will also make it easy to disable in compute servers if necessary
- also use different config file for compute servers, to avoid
potential interference
0 commit comments