.dotfiles/jupyter/.jupyter/jupyter_notebook_config.json
Jeremie Fraeys 99121fba59 first commit
2023-11-22 14:43:31 -05:00

9 lines
No EOL
220 B
JSON

{
"NotebookApp": {
"nbserver_extensions": {
"jupyter_nbextensions_configurator": true,
"jupyter_tabnine": true
},
"password": "sha1:f08d55af498a:cbb25beed3173aac1f32ad52ad1ee9c85383b2fc"
}
}