In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to set up the user interface in Littlest JupyterHub. I hope you will get something after reading this article. Let's discuss it together.
By default, TLJH uses the classic Jupyter Notebook interface, but there are two other interfaces available in TLJH for users to choose from:
1. JupyterLab: https://jupyterlab.readthedocs.io/en/stable/
2. Nteract: https://nteract.io/
Temporary modification
When entering Jupyter Hub for the first time, you can notice that the format of URL is: / user//tree, where / tree means to use the classic Jupyter Notebook interface.
/ user//lab: indicates the use of JupyterLab
/ user//nteract: indicates the use of nteract
By changing the URL, you can convert between the three interactive interfaces.
Modify the default interface
As an administrator, you can modify the JupyterHub interface that is opened by default by modifying the config.yaml file, as follows:
1. Log in as an administrator and open the command line. If you use JupyterHub as the default, enter the command:
Sudo tljh-config set user_environment.default_app jupyterlab
2. If you use nteract as the default, enter the command:
Sudo tljh-config set user_environment.default_app nteract
3. Restart JupyterHub
Sudo tljh-config reload hub
After the user restarts the service, it will enter the default interface
JupyterLab
Nteract
After reading this article, I believe you have some understanding of "how to set up the user interface in Littlest JupyterHub". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.