Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switching to 64bit / miniforge #90

Open
kleinee opened this issue Oct 3, 2022 · 0 comments
Open

switching to 64bit / miniforge #90

kleinee opened this issue Oct 3, 2022 · 0 comments

Comments

@kleinee
Copy link
Owner

kleinee commented Oct 3, 2022

Apologies that this repository did not see much updates for quite a while. Development of all things Jupyter continues at such a pace that supporting all Pi versions / OS versions is next to impossible.

I have personally switched to Pi 4 4GB / Pi 400 as the minimum hardware requirements and am using either 64bit Pi OS or Ubuntu 22.04 LTS. Rather than scripting the whole installation, I am now using miniforge3.

The combination Pi4 / 400, 64bit OS, miniforge3 works like a charm!

All there is to it is literally:

  • install miniforge3
  • install jupyter lab into the base environment
  • add python packages as required
  • install Julia / IJulia
  • install TeX
  • install nodejs

Eckhard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant