How to set a multiuser Jupyterlab server with Jupyterhub (in Windows with Docker)

How to set a multiuser Jupyterlab server with Jupyterhub (in Windows with Docker)

Hatari Labs

3 года назад

21,258 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@eds7550
@eds7550 - 26.09.2023 16:08

how to setup for two vm: vm1 the lab installed and for vm2 the hub installed

Ответить
@alx8439
@alx8439 - 09.08.2023 02:38

What is the point of taking an existing docker image with jupyter, spin a container out of it and installing the whole damn thing again? I think you don't quite get the idea of docker images

Ответить
@william312435
@william312435 - 13.04.2023 18:41

After finish the tutorial, it works~
But i have a problem about how to make jupyterhub support with GPU?
Thanks in advanced!

Ответить
@ggKongSC
@ggKongSC - 09.03.2023 18:27

Thank you. It works.

Ответить
@lukamladenovic280
@lukamladenovic280 - 20.09.2022 15:50

How can I manage GPU resources? For example, I want to let Alice use 30% of GPU Resources, and Bob 60% of GPU

Ответить
@zahrazare8114
@zahrazare8114 - 17.04.2022 11:08

I did all the steps according to the video, but when I try to run JupiterHub, I get the following error: Bad config encountered during initialization: The 'authenticator_class' trait of <jupyterhub.app.JupyterHub object at 0x7ff676cc9790> instance must be a type, but 'nativeauthenticator.NativeAuthenticator' could not be imported

Ответить
@asagaming7
@asagaming7 - 23.03.2022 18:51

Hi Sir, I am not able to find sign up option on the jupyterhub.. I followed the same steps which you mentioned.. Anything I'm missing out? Kindly help.

Ответить
@JEasyDev
@JEasyDev - 20.09.2021 06:53

Thank you.
on ubuntu 16.04 It cannot install any extensions.

Ответить
@asuagar
@asuagar - 29.07.2021 00:27

Is there a docker-compose with the described steps?

Ответить
@zoobab28
@zoobab28 - 06.04.2021 12:46

Docker is supposed to run **stateless** containers, not spawing bash and install stuff by hand. If something else need to be installed like you do here, it needs to be written in the Dockerfile itself.

Ответить
@mohsenbolhasani7880
@mohsenbolhasani7880 - 29.11.2020 02:57

Thaaaaaaaaaanks

Ответить
@prasadmanedeshmukh5905
@prasadmanedeshmukh5905 - 10.11.2020 11:22

Thanks for this helpful tutorial!

Ответить