当前位置:网站首页>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 .
边栏推荐
- Use reflection to convert RDD to dataframe
- Js a simple way to store several objects in an array
- Bubble sort / heap sort
- Banana pie bpi-m5 toss record (2) -- compile u-boot
- Eslint error
- Backtracking to solve subset problem
- JS foundation -- object static method
- Learning record 12
- mysql_ User table_ Field meaning
- Chrome process architecture
猜你喜欢

JS written test question -- promise, setTimeout, task queue comprehensive question

Use of stm32cubemonitor Part II - historical data storage and network access

Openlayers draw circles and ellipses

Learning record Xi

Tensorflow's study notes (I)

Review all frames before sum of SSM frames

JS written test -- regular expression

2022-07-19: all factors of F (I): I are added up after each factor is squared. For example, f (10) = 1 square + 2 square + 5 square + 10 square = 1 + 4 + 25 + 100 = 130.

Selenium framework operation steelth.min.js file hides browser fingerprint features
![[stm32f130rct6] idea and code of ultrasonic ranging module](/img/a6/1bae9d5d8628f00acf4738008a0a01.png)
[stm32f130rct6] idea and code of ultrasonic ranging module
随机推荐
Unified return data format
Backtracking to solve combinatorial problems
[jailhouse article] certify the uncertified rewards assessment of virtualization for mixed criticality
Learning record 10
Recursive and non recursive methods are used to realize the first order, middle order and second order traversal of binary tree respectively
Keil compile download error: no algorithm found for: 08000000h - 08001233h solution
ECMAScript new features
Mid year summary and personal feelings
PHP record
Innobackupex parameter description
JS construct binary tree
Wechat sports field reservation of the finished works of the applet graduation project (7) mid-term inspection report
JS foundation -- task queue and event loop
JS password combination rule - 8-16 digit combination of numbers and characters, not pure numbers and pure English
mysql_ User table_ Field meaning
Question B: shunzi date
Preliminary foundation JVM
New key points of ES6
Mark down learning
Hashcode details