Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6014071

Browse files
committed
build jupyterlab-plotly
1 parent e640879 commit 6014071

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/javascript/jupyterlab-plotly/package-lock.json

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

packages/python/plotly/plotlywidget/static/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12440,7 +12440,7 @@ module.exports = function identity(d) { return d; };
1244012440
/* 18 */
1244112441
/***/ (function(module, exports) {
1244212442

12443-
module.exports = {"name":"jupyterlab-plotly","version":"1.0.0-alpha.1","description":"The plotly JupyterLab extension","author":"The plotly.py team","license":"MIT","main":"src/index.js","repository":{"type":"git","url":"https://github.com/plotly/plotly.py"},"keywords":["jupyter","widgets","ipython","ipywidgets","plotly"],"files":["src/**/*.js","dist/*.js","style/*.*"],"scripts":{"build":"npm run build:src","build:src":"rimraf dist && tsc","clean":"rimraf dist/ && rimraf ../../python/plotly/jupyterlab_plotly/static'","prepublish":"webpack","test":"echo \"Error: no test specified\" && exit 1"},"devDependencies":{"webpack":"^3.10.0","rimraf":"^2.6.1","ify-loader":"^1.1.0","typescript":"~3.1.1"},"dependencies":{"plotly.js":"1.48.3","@types/plotly.js":"^1.44.9","@jupyter-widgets/base":"^1.0.0","@jupyterlab/rendermime-interfaces":"^1.2.1","@phosphor/messaging":"^1.2.2","@phosphor/widgets":"^1.6.0","lodash":"^4.17.4"},"jupyterlab":{"extension":"src/jupyterlab-plugin.js","mimeExtension":"dist/javascript-renderer-extension.js"}}
12443+
module.exports = {"name":"jupyterlab-plotly","version":"1.0.0-alpha.2","description":"The plotly JupyterLab extension","author":"The plotly.py team","license":"MIT","main":"src/index.js","repository":{"type":"git","url":"https://github.com/plotly/plotly.py"},"keywords":["jupyter","widgets","ipython","ipywidgets","plotly"],"files":["src/**/*.js","dist/*.js","style/*.*"],"scripts":{"build":"npm run build:src","build:src":"rimraf dist && tsc","clean":"rimraf dist/ && rimraf ../../python/plotly/jupyterlab_plotly/static'","prepublish":"webpack","test":"echo \"Error: no test specified\" && exit 1"},"devDependencies":{"webpack":"^3.10.0","rimraf":"^2.6.1","ify-loader":"^1.1.0","typescript":"~3.1.1"},"dependencies":{"plotly.js":"1.48.3","@types/plotly.js":"^1.44.9","@jupyter-widgets/base":"^1.0.0","@jupyterlab/rendermime-interfaces":"^1.2.1","@phosphor/messaging":"^1.2.2","@phosphor/widgets":"^1.6.0","lodash":"^4.17.4"},"jupyterlab":{"extension":"src/jupyterlab-plugin.js","mimeExtension":"dist/javascript-renderer-extension.js"}}
1244412444

1244512445
/***/ }),
1244612446
/* 19 */

0 commit comments

Comments
 (0)