jupyterhub / yarnspawner

Spawn JupyterHub single user notebook servers in Hadoop/YARN containers.
https://jupyterhub-yarnspawner.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
19 stars 16 forks source link

Fix test fixtures for new JupyterHub #13

Closed jcrist closed 5 years ago

jcrist commented 5 years ago

The new release of JupyterHub broke our test fixtures (but not our actual functionality). Update the tests to pass again.