This website requires JavaScript.
Explore
Help
Sign In
mirror
/
notebook
Watch
2
Star
0
Fork
0
You've already forked notebook
mirror of
https://github.com/jupyter/notebook.git
synced
2025-03-07 13:07:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84ce0cee2c
notebook
/
.jshintrc
7 lines
116 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix tests
2015-08-20 00:14:16 +08:00
{
Truely load jquery, jqueryui, and bootstrap as globals.
2015-08-21 01:43:20 +08:00
"browserify": true,
"node": true,
"jquery": true,
"predef": [ "requirejs", "define", "Promise"]
Fix tests
2015-08-20 00:14:16 +08:00
}
Reference in New Issue
Copy Permalink