We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a86a915 + 374aa4a commit a5f5efcCopy full SHA for a5f5efc
.github/workflows/build.yml
@@ -24,8 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@v2
26
with:
27
- repository: 'martinRenou/bqplot'
28
- ref: 'get_rid_webgl'
+ repository: 'bqplot/bqplot'
29
path: 'bqplot'
30
31
- name: Setup conda
package.json
@@ -105,7 +105,7 @@
105
"style-loader": "^1.0.0",
106
"ts-loader": "^8.0.0",
107
"typescript": "~4.1.3",
108
- "webpack": "^5.0.0",
+ "webpack": "^5.61.0",
109
"webpack-cli": "^4.0.0"
110
},
111
"jupyterlab": {
0 commit comments