jupyterhub / batchspawner

Custom Spawner for Jupyterhub to start servers in batch scheduled systems
BSD 3-Clause "New" or "Revised" License
187 stars 132 forks source link

Update batchspawner-singleuser for jupyterlab 3.0 ? #191

Open rkdarst opened 4 years ago

rkdarst commented 4 years ago

This JupyterHub issue talks about a re-implementation or update of the singleuser server:

I think this will probably affect us with the batchspawner wrapper, but I'm not entirely sure how. I think we need to check on things at least and can possibly make things simpler (?)

@cmd-ntrf - I seem to remember you did something about the current batchspawner-singleuser. Is this in your realm of knowledge?

hakasapl commented 3 years ago

I assume the current version of batchspawner isn't compatible with JupyterLab v3? How about v 0.8.1?

cmd-ntrf commented 3 years ago

Current version of batchspawner works fine with JupyterLab v3.

hakasapl commented 3 years ago

Okay, I will open another issue because I'm experiencing issues with my installation. Thanks!

abeelen commented 1 year ago

I am having an issue when using jupyterhub 3.1.1 (conda installed), jupyterhub-singleuser is raising a warning :

  hub_auth._api_request(
  RuntimeWarning: Enable tracemalloc to get the object allocation traceback
[I 2023-03-01 14:50:58.820 SingleUserLabApp mixins:609] Starting jupyterhub single-user server version 3.1.1

and never connects to the hub, while it works flawlessly with JupyterHub 2.0.0