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 e4138c0 + cd0bddc commit afa26caCopy full SHA for afa26ca
package.json
@@ -58,7 +58,7 @@
58
"dependencies": {
59
"@jupyter-widgets/base": "^2 || ^3 || ^4 || ^5 || ^6",
60
"@jupyterlab/application": "^3 || ^4",
61
- "@tiledb-inc/viz-core": "^1.0.2-alpha.13"
+ "@tiledb-inc/viz-core": "^1.0.3-alpha.2"
62
},
63
"devDependencies": {
64
"@jupyterlab/builder": "^3 || ^4",
setup.py
@@ -1,6 +1,7 @@
1
"""
2
pybabylonjs setup
3
4
+
5
import json
6
import sys
7
from pathlib import Path
0 commit comments