当前位置:网站首页>How does Jupiter notebook change themes and font sizes?
How does Jupiter notebook change themes and font sizes?
2022-07-25 03:10:00 【C. Shimmer】
Method 1 :
Method 1 is relatively simple and direct , If you are using Chrome browser , You can go through Download plug-ins ( The plug-in name is Dark Reader) To change the background color , By scaling the browser ( Shortcut keys are "Ctrl +") To change the J u p y t e r n o t e b o o k Jupyter notebook Jupyternotebook Font size and display size .
If you're using 360 Series browser , You can also use the zoom function ( Shortcut keys are "Ctrl +") Change display size , For the theme background of the web page , The plug-in used to change the color of web pages is Midnight Lizard.
Chrome Browsers use Dark Reader Black background and zoom the page to 125% The effect is as follows :
The effect of changing the theme is a little better than the initial effect , At the same time, the similarity with the initial effect is high , It does not affect the use and aesthetics .
Method 2 :
With the help of Jupyterthems library change Jupyter The theme .
1. download Jupyterthems library
open Anaconda Prompt, Input
pip install jupyterthemes

2. Replace Jupyter background
Input jt -l See the list of topics :
Common parameters
| Options | Parameters | The default value is |
|---|---|---|
| The name of the theme to install (theme name to install ) | -t | – |
| List of topics (list themes) | -l | – |
| Code font (code font) | -f | – |
| Code font size (code font-size) | -fs | 11 |
| Notebook fonts (notebook font) | -nf | – |
| Notebook font size (notebook font size) | -nfs | 13 |
| Text /MD Cell font (text/MD cell font) | -tf | – |
| Output area font size (output area fontsize) | -ofs | 8.5 |
| Pandas DF fontsize | -dfs | 9 |
| The toolbar is visible (tool visible) | -T | – |
| The name and logo are visible (name&logo visible) | -N | – |
| Reset default theme (reset default theme) | -r | – |
| Force the default font (force default fonts) | -dfonts | – |
Recommended theme configuration :
jt -t chesterish -f roboto -nf robotosans -tf robotosans -N -T -cellw 70% -dfs 13 -ofs 10 -fs 13
The theme chesterish Effect display :
The theme grade3 Effect display :
The theme gruvboxd Effect display :
The theme gruvboxl Effect display :
The theme monokai Effect display :
The theme oceans16 Effect display :
The theme onedork Effect display :
The theme solarizedd Effect display :
The theme solarizedl Effect display :
In the use of jupyterthemes In the process of Library , If you have any other questions , have access to jt -h view help .
边栏推荐
- kettle_ Configure database connection_ report errors
- Arduino + si5351 square wave generator
- JS foundation -- regular expression
- Mid year summary and personal feelings
- The difference between abstract classes and interfaces
- Stm32cubemx quadrature encoder
- Idea configuration
- Clothing ERP | ten advantages of clothing ERP for enterprises
- Keil compile download error: no algorithm found for: 08000000h - 08001233h solution
- The latest interview questions and analysis of software testing in 2022
猜你喜欢

Dynamic programming -- Digital DP

Learning record XIII

Use and introduction of vim file editor
![[stm32f130rct6] idea and code of ultrasonic ranging module](/img/a6/1bae9d5d8628f00acf4738008a0a01.png)
[stm32f130rct6] idea and code of ultrasonic ranging module

Use of stm32cubemonitor part I - data plotting and instrument display

JS written test question -- deep copy of object

What should I do when the interface encounters jsonstring

Chrome process architecture

JS written test question -- realize the flat function of array

C: wechat chat software instance (wpf+websocket+webapi+entityframework)
随机推荐
Merge sort / quick sort
Learning notes - talking about the data structure and algorithm of MySQL index and the introduction of index
NVM installation and use
[Kali's sshd service is enabled]
JS foundation -- task queue and event loop
Map set learning
Select sort / cardinality sort
Edit mathematical formulas in markdown
Use pytest + allure to show the chart results (3)
JS written test question -- realize the flat function of array
Consistent hash, virtual node, bloom filter
Review all frames before sum of SSM frames
Preliminary foundation JVM
The file in scanpy1.9.1 cannot be read in scanpy1.7.2. The problem is solved
Operator explanation - C language
Arduino IDE for raspberry PI Pico development firmware localization installation tutorial
Use reflection to convert RDD to dataframe
Bgy development small example
Handwriting promise
The dolphin scheduler calls the shell script and passes multiple parameters