Raspberry-Pi-OS-64bit
Raspberry-Pi-OS-64bit copied to clipboard
Jupterlab cannot be installed, show network has not arrived
Pip3 install jupyterlab.Is it because the default source does not have a corresponding resource?
Same underlying issue as #42 ?
Yes, please see the links I've provided in #46.
Pip3 install jupyterlab.Is it because the default source does not have a corresponding resource?
Work around, build from source :)
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).