- Application.log_datefmtUnicode
Default:
'%Y-%m-%d %H:%M:%S'The date format used by logging formatters for %(asctime)s
- Application.log_formatUnicode
Default:
'[%(name)s]%(highlevel)s %(message)s'The Logging format template
- Application.log_levelany of
0``|``10``|``20``|``30``|``40``|``50``|’DEBUG’|’INFO’|’WARN’|’ERROR’|’CRITICAL’`` Default:
30Set the log level by value or name.
- Application.show_configBool
Default:
FalseInstead of starting the Application, dump configuration to stdout
- Application.show_config_jsonBool
Default:
FalseInstead of starting the Application, dump configuration to stdout (as JSON)
- DsCreate.app_dirUnicode
Default:
''No description
- DsCreate.classesList
Default:
[]No description
- DsCreate.config_fileUnicode
Default:
''No description
- DsCreate.config_file_nameUnicode
Default:
'dscreate_config.py'Specify a config file to load.
- DsCreate.dsconfigUnicode
Default:
''No description
- DsCreate.inlineBool
Default:
FalseNo description
- DsCreate.log_datefmtUnicode
Default:
'%Y-%m-%d %H:%M:%S'The date format used by logging formatters for %(asctime)s
- DsCreate.log_formatUnicode
Default:
'[%(name)s]%(highlevel)s %(message)s'The Logging format template
- DsCreate.log_levelInt
Default:
50No description
- DsCreate.show_configBool
Default:
FalseInstead of starting the Application, dump configuration to stdout
- DsCreate.show_config_jsonBool
Default:
FalseInstead of starting the Application, dump configuration to stdout (as JSON)
- DsCreate.system_config_pathUnicode
Default:
''No description
- DsPipeline.branchesList
Default:
[]No description
- DsPipeline.stepsList
Default:
[]No description
- CollectCurriculum.edit_branchUnicode
Default:
'curriculum'No description
- CollectCurriculum.edit_fileUnicode
Default:
'index.ipynb'No description
- BaseController.branchesList
Default:
['curriculum', 'master', 'solution']No description
- BaseController.enabledBool
Default:
FalseNo description
- CheckoutController.branchesList
Default:
['curriculum', 'master', 'solution']No description
- CheckoutController.enabledBool
Default:
FalseNo description
- CheckoutController.printoutUnicode
Default:
''No description
- CommitController.branchesList
Default:
['curriculum', 'master', 'solution']No description
- CommitController.commit_msgUnicode
Default:
''No description
- CommitController.countInt
Default:
0No description
- CommitController.enabledBool
Default:
FalseNo description
- PushController.branchesList
Default:
['curriculum', 'master', 'solution']No description
- PushController.enabledBool
Default:
FalseNo description
- PushController.remoteUnicode
Default:
''No description
- CheckoutEditBranch.branchesList
Default:
['curriculum', 'master', 'solution']No description
- CheckoutEditBranch.enabledBool
Default:
FalseNo description
- BaseConverter.enabledBool
Default:
TrueNo description
- BaseConverter.exporter_classType
Default:
'nbconvert.exporters.notebook.NotebookExporter'No description
- BaseConverter.outputUnicode
Default:
'index'No description
- BaseConverter.preprocessorsList
Default:
[]No description
- BaseConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- MasterConverter.enabledBool
Default:
TrueNo description
- MasterConverter.exporter_classType
Default:
'nbconvert.exporters.notebook.NotebookExporter'No description
- MasterConverter.outputUnicode
Default:
'index'No description
- MasterConverter.preprocessorsList
Default:
[<class 'dscreate.pipeline.preprocessors.ClearOutput.ClearOut...No description
- MasterConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- ReleaseConverter.enabledBool
Default:
TrueNo description
- ReleaseConverter.exporter_classType
Default:
'nbconvert.exporters.markdown.MarkdownExporter'No description
- ReleaseConverter.notebook_pathUnicode
Default:
'index.ipynb'No description
- ReleaseConverter.outputUnicode
Default:
'README'No description
- ReleaseConverter.preprocessorsList
Default:
[]No description
- ReleaseConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- SolutionConverter.enabledBool
Default:
TrueNo description
- SolutionConverter.exporter_classType
Default:
'nbconvert.exporters.notebook.NotebookExporter'No description
- SolutionConverter.outputUnicode
Default:
'index'No description
- SolutionConverter.preprocessorsList
Default:
[<class 'dscreate.pipeline.preprocessors.ClearOutput.ClearOut...No description
- SolutionConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- ReadmeConverter.enabledBool
Default:
TrueNo description
- ReadmeConverter.exporter_classType
Default:
'nbconvert.exporters.markdown.MarkdownExporter'No description
- ReadmeConverter.notebook_pathUnicode
Default:
''No description
- ReadmeConverter.outputUnicode
Default:
'README'No description
- ReadmeConverter.preprocessorsList
Default:
[]No description
- ReadmeConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- SourceConverter.enabledBool
Default:
TrueNo description
- SourceConverter.exporter_classType
Default:
'nbconvert.exporters.markdown.MarkdownExporter'No description
- SourceConverter.notebook_pathUnicode
Default:
''No description
- SourceConverter.outputUnicode
Default:
'README'No description
- SourceConverter.preprocessorsList
Default:
[]No description
- SourceConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- MergeConverter.enabledBool
Default:
TrueNo description
- MergeConverter.exporter_classType
Default:
'nbconvert.exporters.notebook.NotebookExporter'No description
- MergeConverter.oldBool
Default:
FalseNo description
- MergeConverter.outputUnicode
Default:
'curriculum'No description
- MergeConverter.preprocessorsList
Default:
[<class 'dscreate.pipeline.preprocessors.SortCells.SortCells'>]No description
- MergeConverter.solution_dirUnicode
Default:
'/Users/joel/Documents/scripts/dscreate/docs/.solution_files'No description
- NbConvertBase.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- NbConvertBase.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- Preprocessor.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- Preprocessor.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- Preprocessor.enabledBool
Default:
FalseNo description
- DsCreatePreprocessor.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- DsCreatePreprocessor.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- DsCreatePreprocessor.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- AddCellIndex.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- AddCellIndex.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- AddCellIndex.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- AddCellIndex.solution_tagsSet
Default:
{'#==SOLUTION==', '#__SOLUTION__', '==SOLUTION==', '__SOLUTIO...Tags indicating which cells are to be removed
- RemoveSolutionCells.code_tagsSet
Default:
{'#==SOLUTION==', '#__SOLUTION__'}Tags indicating which cells are to be removed
- RemoveSolutionCells.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- RemoveSolutionCells.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- RemoveSolutionCells.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- RemoveSolutionCells.markdown_tagsSet
Default:
{'==SOLUTION==', '__SOLUTION__'}No description
- RemoveLessonCells.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- RemoveLessonCells.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- RemoveLessonCells.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- RemoveLessonCells.solution_tagsSet
Default:
{'#==SOLUTION==', '#__SOLUTION__', '==SOLUTION==', '__SOLUTIO...Tags indicating which cells are to be removed
- SortCells.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- SortCells.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- SortCells.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- ClearOutputPreprocessor.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- ClearOutputPreprocessor.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- ClearOutputPreprocessor.enabledBool
Default:
FalseNo description
- ClearOutputPreprocessor.remove_metadata_fieldsSet
Default:
{'collapsed', 'scrolled'}No description
- ClearOutput.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- ClearOutput.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- ClearOutput.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- ClearOutput.remove_metadata_fieldsSet
Default:
{'collapsed', 'scrolled'}No description
- NotebookClient.allow_error_namesList
Default:
[]List of error names which won’t stop the execution. Use this if the
allow_errorsoption it too general and you want to allow only specific kinds of errors.- NotebookClient.allow_errorsBool
Default:
FalseIf
False(default), when a cell raises an error the execution is stopped and a CellExecutionError is raised, except if the error name is inallow_error_names. IfTrue, execution errors are ignored and the execution is continued until the end of the notebook. Output from exceptions is included in the cell output in both cases.- NotebookClient.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- NotebookClient.extra_argumentsList
Default:
[]No description
- NotebookClient.force_raise_errorsBool
Default:
FalseIf False (default), errors from executing the notebook can be allowed with a
raises-exceptiontag on a single cell, or theallow_errorsorallow_error_namesconfigurable options for all cells. An allowed error will be recorded in notebook output, and execution will continue. If an error occurs when it is not explicitly allowed, a CellExecutionError will be raised. If True, CellExecutionError will be raised for any error that occurs while executing the notebook. This overrides theallow_errorsandallow_error_namesoptions and theraises-exceptioncell tag.- NotebookClient.interrupt_on_timeoutBool
Default:
FalseIf execution of a cell times out, interrupt the kernel and continue executing other cells rather than throwing an error and stopping.
- NotebookClient.iopub_timeoutInt
Default:
4The time to wait (in seconds) for IOPub output. This generally doesn’t need to be set, but on some slow networks (such as CI systems) the default timeout might not be long enough to get all messages.
- NotebookClient.ipython_hist_fileUnicode
Default:
':memory:'Path to file to use for SQLite history database for an IPython kernel.
The specific value
:memory:(including the colon at both end but not the back ticks), avoids creating a history file. Otherwise, IPython will create a history file for each kernel.When running kernels simultaneously (e.g. via multiprocessing) saving history a single SQLite file can result in database errors, so using
:memory:is recommended in non-interactive contexts.- NotebookClient.kernel_manager_classType
Default:
'builtins.object'The kernel manager class to use.
- NotebookClient.kernel_nameUnicode
Default:
''Name of kernel to use to execute the cells. If not set, use the kernel_spec embedded in the notebook.
- NotebookClient.raise_on_iopub_timeoutBool
Default:
FalseIf
False(default), then the kernel will continue waiting for iopub messages until it receives a kernel idle message, or until a timeout occurs, at which point the currently executing cell will be skipped. IfTrue, then an error will be raised after the first timeout. This option generally does not need to be used, but may be useful in contexts where there is the possibility of executing notebooks with memory-consuming infinite loops.- NotebookClient.record_timingBool
Default:
TrueIf
True(default), then the execution timings of each cell will be stored in the metadata of the notebook.- NotebookClient.shell_timeout_intervalInt
Default:
5The time to wait (in seconds) for Shell output before retrying. This generally doesn’t need to be set, but if one needs to check for dead kernels at a faster rate this can help.
- NotebookClient.shutdown_kernelany of
'graceful'``|’immediate’`` Default:
'graceful'If
graceful(default), then the kernel is given time to clean up after executing all cells, e.g., to execute itsatexithooks. Ifimmediate, then the kernel is signaled to immediately terminate.- NotebookClient.startup_timeoutInt
Default:
60The time to wait (in seconds) for the kernel to start. If kernel startup takes longer, a RuntimeError is raised.
- NotebookClient.store_widget_stateBool
Default:
TrueIf
True(default), then the state of the Jupyter widgets created at the kernel will be stored in the metadata of the notebook.- NotebookClient.timeoutInt
Default:
NoneThe time to wait (in seconds) for output from executions. If a cell execution takes longer, a TimeoutError is raised.
Noneor-1will disable the timeout. Iftimeout_funcis set, it overridestimeout.- NotebookClient.timeout_funcAny
Default:
NoneA callable which, when given the cell source as input, returns the time to wait (in seconds) for output from cell executions. If a cell execution takes longer, a TimeoutError is raised.
Returning
Noneor-1will disable the timeout for the cell. Not settingtimeout_funcwill cause the client to default to using thetimeouttrait for all cells. Thetimeout_functrait overridestimeoutif it is notNone.- ExecutePreprocessor.allow_error_namesList
Default:
[]List of error names which won’t stop the execution. Use this if the
allow_errorsoption it too general and you want to allow only specific kinds of errors.- ExecutePreprocessor.allow_errorsBool
Default:
FalseIf
False(default), when a cell raises an error the execution is stopped and a CellExecutionError is raised, except if the error name is inallow_error_names. IfTrue, execution errors are ignored and the execution is continued until the end of the notebook. Output from exceptions is included in the cell output in both cases.- ExecutePreprocessor.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- ExecutePreprocessor.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- ExecutePreprocessor.enabledBool
Default:
FalseNo description
- ExecutePreprocessor.extra_argumentsList
Default:
[]No description
- ExecutePreprocessor.force_raise_errorsBool
Default:
FalseIf False (default), errors from executing the notebook can be allowed with a
raises-exceptiontag on a single cell, or theallow_errorsorallow_error_namesconfigurable options for all cells. An allowed error will be recorded in notebook output, and execution will continue. If an error occurs when it is not explicitly allowed, a CellExecutionError will be raised. If True, CellExecutionError will be raised for any error that occurs while executing the notebook. This overrides theallow_errorsandallow_error_namesoptions and theraises-exceptioncell tag.- ExecutePreprocessor.interrupt_on_timeoutBool
Default:
FalseIf execution of a cell times out, interrupt the kernel and continue executing other cells rather than throwing an error and stopping.
- ExecutePreprocessor.iopub_timeoutInt
Default:
4The time to wait (in seconds) for IOPub output. This generally doesn’t need to be set, but on some slow networks (such as CI systems) the default timeout might not be long enough to get all messages.
- ExecutePreprocessor.ipython_hist_fileUnicode
Default:
':memory:'Path to file to use for SQLite history database for an IPython kernel.
The specific value
:memory:(including the colon at both end but not the back ticks), avoids creating a history file. Otherwise, IPython will create a history file for each kernel.When running kernels simultaneously (e.g. via multiprocessing) saving history a single SQLite file can result in database errors, so using
:memory:is recommended in non-interactive contexts.- ExecutePreprocessor.kernel_manager_classType
Default:
'builtins.object'The kernel manager class to use.
- ExecutePreprocessor.kernel_nameUnicode
Default:
''Name of kernel to use to execute the cells. If not set, use the kernel_spec embedded in the notebook.
- ExecutePreprocessor.raise_on_iopub_timeoutBool
Default:
FalseIf
False(default), then the kernel will continue waiting for iopub messages until it receives a kernel idle message, or until a timeout occurs, at which point the currently executing cell will be skipped. IfTrue, then an error will be raised after the first timeout. This option generally does not need to be used, but may be useful in contexts where there is the possibility of executing notebooks with memory-consuming infinite loops.- ExecutePreprocessor.record_timingBool
Default:
TrueIf
True(default), then the execution timings of each cell will be stored in the metadata of the notebook.- ExecutePreprocessor.shell_timeout_intervalInt
Default:
5The time to wait (in seconds) for Shell output before retrying. This generally doesn’t need to be set, but if one needs to check for dead kernels at a faster rate this can help.
- ExecutePreprocessor.shutdown_kernelany of
'graceful'``|’immediate’`` Default:
'graceful'If
graceful(default), then the kernel is given time to clean up after executing all cells, e.g., to execute itsatexithooks. Ifimmediate, then the kernel is signaled to immediately terminate.- ExecutePreprocessor.startup_timeoutInt
Default:
60The time to wait (in seconds) for the kernel to start. If kernel startup takes longer, a RuntimeError is raised.
- ExecutePreprocessor.store_widget_stateBool
Default:
TrueIf
True(default), then the state of the Jupyter widgets created at the kernel will be stored in the metadata of the notebook.- ExecutePreprocessor.timeoutInt
Default:
NoneThe time to wait (in seconds) for output from executions. If a cell execution takes longer, a TimeoutError is raised.
Noneor-1will disable the timeout. Iftimeout_funcis set, it overridestimeout.- ExecutePreprocessor.timeout_funcAny
Default:
NoneA callable which, when given the cell source as input, returns the time to wait (in seconds) for output from cell executions. If a cell execution takes longer, a TimeoutError is raised.
Returning
Noneor-1will disable the timeout for the cell. Not settingtimeout_funcwill cause the client to default to using thetimeouttrait for all cells. Thetimeout_functrait overridestimeoutif it is notNone.- ExecuteCells.allow_error_namesList
Default:
[]List of error names which won’t stop the execution. Use this if the
allow_errorsoption it too general and you want to allow only specific kinds of errors.- ExecuteCells.allow_errorsBool
Default:
FalseIf
False(default), when a cell raises an error the execution is stopped and a CellExecutionError is raised, except if the error name is inallow_error_names. IfTrue, execution errors are ignored and the execution is continued until the end of the notebook. Output from exceptions is included in the cell output in both cases.- ExecuteCells.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- ExecuteCells.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- ExecuteCells.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- ExecuteCells.extra_argumentsList
Default:
[]No description
- ExecuteCells.force_raise_errorsBool
Default:
FalseIf False (default), errors from executing the notebook can be allowed with a
raises-exceptiontag on a single cell, or theallow_errorsorallow_error_namesconfigurable options for all cells. An allowed error will be recorded in notebook output, and execution will continue. If an error occurs when it is not explicitly allowed, a CellExecutionError will be raised. If True, CellExecutionError will be raised for any error that occurs while executing the notebook. This overrides theallow_errorsandallow_error_namesoptions and theraises-exceptioncell tag.- ExecuteCells.interrupt_on_timeoutBool
Default:
FalseIf execution of a cell times out, interrupt the kernel and continue executing other cells rather than throwing an error and stopping.
- ExecuteCells.iopub_timeoutInt
Default:
4The time to wait (in seconds) for IOPub output. This generally doesn’t need to be set, but on some slow networks (such as CI systems) the default timeout might not be long enough to get all messages.
- ExecuteCells.ipython_hist_fileUnicode
Default:
':memory:'Path to file to use for SQLite history database for an IPython kernel.
The specific value
:memory:(including the colon at both end but not the back ticks), avoids creating a history file. Otherwise, IPython will create a history file for each kernel.When running kernels simultaneously (e.g. via multiprocessing) saving history a single SQLite file can result in database errors, so using
:memory:is recommended in non-interactive contexts.- ExecuteCells.kernel_manager_classType
Default:
'builtins.object'The kernel manager class to use.
- ExecuteCells.kernel_nameUnicode
Default:
''Name of kernel to use to execute the cells. If not set, use the kernel_spec embedded in the notebook.
- ExecuteCells.raise_on_iopub_timeoutBool
Default:
FalseIf
False(default), then the kernel will continue waiting for iopub messages until it receives a kernel idle message, or until a timeout occurs, at which point the currently executing cell will be skipped. IfTrue, then an error will be raised after the first timeout. This option generally does not need to be used, but may be useful in contexts where there is the possibility of executing notebooks with memory-consuming infinite loops.- ExecuteCells.record_timingBool
Default:
TrueIf
True(default), then the execution timings of each cell will be stored in the metadata of the notebook.- ExecuteCells.shell_timeout_intervalInt
Default:
5The time to wait (in seconds) for Shell output before retrying. This generally doesn’t need to be set, but if one needs to check for dead kernels at a faster rate this can help.
- ExecuteCells.shutdown_kernelany of
'graceful'``|’immediate’`` Default:
'graceful'If
graceful(default), then the kernel is given time to clean up after executing all cells, e.g., to execute itsatexithooks. Ifimmediate, then the kernel is signaled to immediately terminate.- ExecuteCells.startup_timeoutInt
Default:
60The time to wait (in seconds) for the kernel to start. If kernel startup takes longer, a RuntimeError is raised.
- ExecuteCells.store_widget_stateBool
Default:
TrueIf
True(default), then the state of the Jupyter widgets created at the kernel will be stored in the metadata of the notebook.- ExecuteCells.timeoutInt
Default:
NoneThe time to wait (in seconds) for output from executions. If a cell execution takes longer, a TimeoutError is raised.
Noneor-1will disable the timeout. Iftimeout_funcis set, it overridestimeout.- ExecuteCells.timeout_funcAny
Default:
NoneA callable which, when given the cell source as input, returns the time to wait (in seconds) for output from cell executions. If a cell execution takes longer, a TimeoutError is raised.
Returning
Noneor-1will disable the timeout for the cell. Not settingtimeout_funcwill cause the client to default to using thetimeouttrait for all cells. Thetimeout_functrait overridestimeoutif it is notNone.- AddLanguage.default_languageUnicode
Default:
'ipython'Deprecated default highlight language as of 5.0, please use language_info metadata instead
- AddLanguage.display_data_priorityList
Default:
['text/html', 'application/pdf', 'text/latex', 'image/svg+xml...An ordered list of preferred output type, the first encountered will usually be used when converting discarding the others.
- AddLanguage.enabledBool
Default:
TrueWhether to use this preprocessor when running dscreate
- AddLanguage.languageUnicode
Default:
'python'No description