TCarrigan

Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022
06:31 PM
- 2,091 Views
How to install JupyterLab on Linux
Hi All,
Today we have an article from new author Nicole Lama - How to install JupyterLab on Linux
Be sure to read and share! https://www.redhat.com/sysadmin/install-jupyterlab-linux
2 Replies
Klaatu

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022
08:39 PM
- 2,082 Views
This is very cool. I'd be really interested in installing JupyterLab on a test machine and try my hand at essentially admin'ing a system through an interactive Python shell rather than Bash.
Not for any good reason. I just think it would be an intriguing experiment.
NicoleNLama

Cadet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022
07:57 PM
- 2,079 Views
Thanks for the feedback! Have you looked into using the subprocess module in Python? It allows you to run Bash commands in Python. I'm currently working on a workshop that describes the module further and hopefully, I'll get that published on Enable SysAdmin next month.
Join the discussion
You must log in to join this conversation.