Skip to content

Commit 1b7de49

Browse files
committed
Update Jupyter support files
1 parent d605d3e commit 1b7de49

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

plotly/labextension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"lodash-es": "^4.17.21",
22-
"plotly.js": "3.4.0",
22+
"plotly.js": "3.5.0",
2323
"@lumino/widgets": "~2.4.0"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"outputDir": "../plotly/labextension",
3434
"webpackConfig": "./webpack.config.js",
3535
"_build": {
36-
"load": "static/remoteEntry.a90ef69e866c18565afe.js",
36+
"load": "static/remoteEntry.44d7a4ff90fee4a9d4bc.js",
3737
"mimeExtension": "./mimeExtension"
3838
}
3939
}

plotly/labextension/static/1.9daa5160b7fc741623bf.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plotly/labextension/static/1.f29faa6937f75272d9d5.js.LICENSE.txt renamed to plotly/labextension/static/1.9daa5160b7fc741623bf.js.LICENSE.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
/*! Bundled license information:
22

33
plotly.js/dist/plotly.js:
4-
(*!
5-
* pad-left <https://github.com/jonschlinkert/pad-left>
6-
*
7-
* Copyright (c) 2014-2015, Jon Schlinkert.
8-
* Licensed under the MIT license.
9-
*)
10-
(*!
11-
* repeat-string <https://github.com/jonschlinkert/repeat-string>
12-
*
13-
* Copyright (c) 2014-2015, Jon Schlinkert.
14-
* Licensed under the MIT License.
15-
*)
16-
(*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
174
(*!
185
* The buffer module from node.js, for the browser.
196
*
207
* @author Feross Aboukhadijeh <https://feross.org>
218
* @license MIT
229
*)
10+
(*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
2311
(*!
2412
* Determine if an object is a Buffer
2513
*
2614
* @author Feross Aboukhadijeh <https://feross.org>
2715
* @license MIT
2816
*)
17+
(*!
18+
* pad-left <https://github.com/jonschlinkert/pad-left>
19+
*
20+
* Copyright (c) 2014-2015, Jon Schlinkert.
21+
* Licensed under the MIT license.
22+
*)
23+
(*!
24+
* repeat-string <https://github.com/jonschlinkert/repeat-string>
25+
*
26+
* Copyright (c) 2014-2015, Jon Schlinkert.
27+
* Licensed under the MIT License.
28+
*)
2929
(*! Bundled license information:
3030

3131
native-promise-only/lib/npo.src.js:

plotly/labextension/static/1.f29faa6937f75272d9d5.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

plotly/labextension/static/remoteEntry.a90ef69e866c18565afe.js renamed to plotly/labextension/static/remoteEntry.44d7a4ff90fee4a9d4bc.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)