Skip to content

opengeoshub/vgrid-jupyterlite

Repository files navigation

JupyterLite Demo

lite-badge

JupyterLite deployed as a static site to GitHub Pages, for demo purposes.

✨ Try it in your browser ✨

➡️ https://demo.gishub.vn

Repository

➡️ https://github.com/opengeoshub/vgrid-jupyterlite

Usage

Install vgrid, vgridpandas for JupyterLite using:

%pip install -q vgrid vgridpandas

Alternatively, you can install vgrid using piplite:

import piplite
await piplite.install('vgrid')
await piplite.install('vgridpandas')

How to get an updated version of JupyterLite

To clear local storage and sync with the latest version of JupyterLite site on GitHub, you can use:

Chrome Settings -> More tools -> Developer tools -> Application -> Storage -> IndexedDB -> JupyterLite Storage -> Right click files -> Clear

Then press F5 to refresh the page.

About

Vgrid DGGS Demo on JupyterLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published