.dotfiles/jupyter/.jupyter/nbconfig/notebook.json
2024-05-27 17:58:49 -04:00

9 lines
No EOL
245 B
JSON
Executable file

{
"load_extensions": {
"nbextensions_configurator/config_menu/main": true,
"hinterland/hinterland": true,
"jupyter_tabnine/main": true,
"jupyter-js-widgets/extension": true,
"contrib_nbextensions_help_item/main": true
}
}