File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,11 +76,11 @@ following configuration options.
7676
7777It also has the following configuration options:
7878
79- - ` jupyterlite_log_level ` , a ` str ` , default to ` "WARN" ` or ` None `
80- - ` jupyterlite_verbosity ` a ` str ` , default to ` "0" ` or ` None `
81- - ` jupyterlite_reporter ` a ` str ` , default to ` "zero" ` or ` None `
79+ - ` jupyterlite_log_level ` , a ` str ` (defaults to ` "WARN" ` ) or ` None `
80+ - ` jupyterlite_verbosity ` , a ` str ` (defaults to ` "0" ` ) or ` None `
81+ - ` jupyterlite_reporter ` , a ` str ` (defaults to ` "zero" ` ) or ` None `
8282
83- Jupyterlite-sphinx decreases verbosity by deafult, these can be set to ` None ` to restore the jupyterlite default .
83+ Jupyterlite-sphinx uses low verbosity by default. Setting these parameters to ` None ` restores the ` jupyterlite build ` defaults .
8484
85- See ` jupyterlite build ` documentation for the command line arguments of the same
86- name .
85+ See the ` jupyterlite build ` documentation for info on ` log-level ` . ` verbosity ` and ` reporter ` control the configuration
86+ of [ doit ] ( https://smarie.github.io/python-doit-api/api_reference/ ) , which is used internally in ` jupyterlite ` .
You can’t perform that action at this time.
0 commit comments