Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Python package installation

Featured Replies

I've installed python 3 using the nerd pack plugin and python itself seems to be working correctly. I've also installed pip and a few packages using info from the thread linked below. Those also seem to work fine. However when the unraid system is rebooted it loses all the installed packages and pip itself as well. Using any pip command results in not found. I have a feeling there's an easy solution but I'm still learning the ropes of unraid and can't seem to find it. Thanks for any help. 

 

Edited by lithoss

The Unraid OS is in RAM. Plugins are reinstalled at boot but anything you want to install from the command line will have to be scripted to run at boot with the User Scripts plugin. 

  • Author

That makes sense. Thanks

What are you using python for and does it need low level access to the unRAID? Depending on what you are doing it might be easier to setup your python environment in a docker container. 

51 minutes ago, primeval_god said:

What are you using python for and does it need low level access to the unRAID? Depending on what you are doing it might be easier to setup your python environment in a docker container. 

Or even a VM. Docker or VM would persist across reboots, and would also be arguably safer since these would be isolated.

  • Author

I have a few python scripts monitoring some household sensors and a couple slack bots. It's all http post and simple sqlite database stuff. Vm's seem overkill but I agree might be a better solution. Still trying to figure out how to properly dockerize them to see if I like that method better. Experimenting mostly 😁

Edited by lithoss

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.