mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
16 lines
307 B
JSON
16 lines
307 B
JSON
|
{
|
||
|
"tags": {
|
||
|
"allowUnknownTags": true
|
||
|
},
|
||
|
"source": {
|
||
|
"include": [
|
||
|
"../IPython/html/static/notebook/js/notebook.js"
|
||
|
]
|
||
|
},
|
||
|
"plugins": [],
|
||
|
"templates": {
|
||
|
"cleverLinks": false,
|
||
|
"monospaceLinks": false
|
||
|
},
|
||
|
"destination": "./out/"
|
||
|
}
|