Исправил настройки шрифта
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/home/svl/.jupyter/lab/user-settings/@jupyterlab/apputils-extension
|
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
// Theme
|
||||||
|
// @jupyterlab/apputils-extension:themes
|
||||||
|
// Theme manager settings.
|
||||||
|
// *************************************
|
||||||
|
|
||||||
|
// Theme CSS Overrides
|
||||||
|
// Override theme CSS variables by setting key-value pairs here
|
||||||
|
"overrides": {
|
||||||
|
"content-font-size1": "20px"
|
||||||
|
},
|
||||||
|
|
||||||
|
// Selected Theme
|
||||||
|
// Application-level visual styling theme
|
||||||
|
"theme": "JupyterLab Light"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user