mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-18 18:03:46 +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,7 @@
|
|||
{
|
||||
"NotebookApp": {
|
||||
"nbserver_extensions": {
|
||||
"jupyterlab": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"ServerApp": {
|
||||
"jpserver_extensions": {
|
||||
"jupyter_lsp": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"ServerApp": {
|
||||
"jpserver_extensions": {
|
||||
"jupyter_server_terminals": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"ServerApp": {
|
||||
"jpserver_extensions": {
|
||||
"jupyterlab": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"ServerApp": {
|
||||
"jpserver_extensions": {
|
||||
"notebook": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"ServerApp": {
|
||||
"jpserver_extensions": {
|
||||
"notebook_shim": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"load_extensions": {
|
||||
"jupyter-js-widgets/extension": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue