07-14-2020, 02:36 PM
Miniforge is a faster way to install JupyterLab on ARM64 Linux devices (because conda-forge builds (compiles packages) for ARM64 now).
Because there are very few ARM64 wheels on PyPi, when you pip install, you must compile every dependency which needs compilation.
https://github.com/conda-forge/miniforge
You can download the latest miniforge from the releases page:
https://github.com/conda-forge/miniforge/releases
Because there are very few ARM64 wheels on PyPi, when you pip install, you must compile every dependency which needs compilation.
https://github.com/conda-forge/miniforge
You can download the latest miniforge from the releases page:
https://github.com/conda-forge/miniforge/releases