mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-18 02:03:06 +00:00
added final project notebook and virtual environment files
This commit is contained in:
parent
a2daa16a47
commit
8dd392b20d
586 changed files with 112839 additions and 0 deletions
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"jupyter.lab.setting-icon": "notebook-ui-components:jupyter",
|
||||
"jupyter.lab.setting-icon-label": "Jupyter Notebook Notebook",
|
||||
"title": "Jupyter Notebook Notebook",
|
||||
"description": "Jupyter Notebook Notebook settings",
|
||||
"properties": {
|
||||
"autoScrollOutputs": {
|
||||
"type": "boolean",
|
||||
"title": "Auto Scroll Outputs",
|
||||
"description": "Whether to auto scroll the output area when the outputs become too long",
|
||||
"default": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"type": "object"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue