Skip to content

[WIP] Interactive installation for JP4.4.1#30

Open
jaybdub wants to merge 13 commits intomasterfrom
install_interactive
Open

[WIP] Interactive installation for JP4.4.1#30
jaybdub wants to merge 13 commits intomasterfrom
install_interactive

Conversation

@jaybdub
Copy link
Contributor

@jaybdub jaybdub commented Dec 15, 2020

For transparency and to simplify the install process for custom configurations, added interactive parameters to installation script.

Usage

Call sudo ./install.sh . No longer pass password. Instead, call whole script as sudo for transparency. We can escape sudo internally when needed.

sudo ./install.sh
Enable i2c permissions? (y): 
Install PyTorch? (y): n
...

TODO:

  • add instructions to README
  • add option for constraining memory of Jupyter process
  • test on jetson platforms
    • JetPack 4.4.1
      • Jetson Nano 2G
      • Jetson Nano 4G
      • Jetson Xavier NX
  • create sd card images
    • JetPack 4.4.1
      • Jetson Nano 2G
      • Jetson Nano 4G
      • Jetson Xavier NX

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

Successfully merging this pull request may close these issues.

2 participants