Raspberry-Pi-OS-64bit icon indicating copy to clipboard operation
Raspberry-Pi-OS-64bit copied to clipboard

Jupterlab cannot be installed, show network has not arrived

Open wujianzhang1237 opened this issue 5 years ago • 4 comments

Pip3 install jupyterlab.Is it because the default source does not have a corresponding resource?

wujianzhang1237 avatar Jun 05 '20 08:06 wujianzhang1237

Same underlying issue as #42 ?

lurch avatar Jun 05 '20 09:06 lurch

Yes, please see the links I've provided in #46.

bennuttall avatar Jun 05 '20 19:06 bennuttall

Pip3 install jupyterlab.Is it because the default source does not have a corresponding resource?

Work around, build from source :)

Borillion avatar Jun 08 '20 22:06 Borillion

https://www.sagemath.org/ got built well too which is pretty impressive (as it's basically beside its own code a very large collection of various tools/programming languages). I could never build it before on Raspbian (and not because of pure memory limitations). Beside the current/preferred Jupyter Notebook interface it can pip install jupyterlab and it seems to be working well (I'm not so familiar with it but I might actually start using it now, it looks nice).

vb0 avatar Jul 03 '20 06:07 vb0