Skip to content

Commit

Permalink
feat(maps): Consolidating all country maps (and TS) into the Jupyter …
Browse files Browse the repository at this point in the history
…notebook workflow. (#26300)
  • Loading branch information
rusackas authored Jan 30, 2024
1 parent 5584699 commit 73d118c
Show file tree
Hide file tree
Showing 46 changed files with 2,669 additions and 2,297 deletions.
1 change: 1 addition & 0 deletions superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"tdd": "cross-env NODE_ENV=test jest --watch",
"test": "cross-env NODE_ENV=test jest",
"type": "tsc --noEmit",
"update-maps": "jupyter nbconvert --to notebook --execute --inplace 'plugins/legacy-plugin-chart-country-map/scripts/Country Map GeoJSON Generator.ipynb' -Xfrozen_modules=off",
"validate-release": "../RELEASING/validate_this_release.sh"
},
"browserslist": [
Expand Down
Loading

0 comments on commit 73d118c

Please sign in to comment.