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
Allow batchspawner to be used with different notebook app
Instead of creating a batchspawner notebook app, batchspawner-singleuser
is now a wrapper that finds a port and add the port number to the
command-line argument of the singleuser app. This allows the usage
of batchspawner with jupyterlab for example.
0 commit comments