-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
85 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
> a #Python #library that greatly simplifies creating and publishing custom [[Jupyter]] [[Widgets]] | ||
--- | ||
type: software | ||
languages: | ||
- "[[Python]]" | ||
Main URL: https://anywidget.dev/ | ||
Source Code URL: https://github.com/manzt/anywidget | ||
--- | ||
> a #Python #library that greatly simplifies creating and publishing custom [[Jupyter Widgets]] | ||
https://anywidget.dev/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
> IPyWidgets Widgets are [interactive browser controls](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb) for Jupyter notebooks and the IPython kernel | ||
--- | ||
type: software | ||
Docs URL: https://ipywidgets.readthedocs.io/ | ||
Source Code URL: https://github.com/jupyter-widgets/ipywidgets | ||
languages: | ||
- "[[Python]]" | ||
--- | ||
> IPyWidgets Widgets are [interactive browser controls](https://github.com/jupyter-widgets/ipywidgets/blob/main/docs/source/examples/Index.ipynb) for [[Jupyter Notebook]] and the IPython kernel | ||
https://ipywidgets.readthedocs.io/ | ||
IPyWidgets is a specific Python package that implements the general [[Jupyter Widgets]] framework. | ||
|
||
Custom widgets | ||
- [[bqplot]] | ||
- [[pythreejs]] | ||
- [[ipyleaflet]] | ||
|
||
Try out IPyWidgets with [[JupyterLite]] by clicking the "Try Now" button in the [docs](https://ipywidgets.readthedocs.io/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
type: software | ||
--- | ||
> broader term for the interactive framework in the [[Jupyter]] ecosystem | ||
Implementations: | ||
- [[IPyWidgets]] for Python |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
type: license | ||
Main URL: https://opensource.org/license/bsd-3-clause | ||
Wikipedia URL: https://en.wikipedia.org/wiki/BSD_licenses | ||
--- | ||
SPDX short identifier: BSD-3-Clause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
#community | ||
--- | ||
type: organization | ||
Main URL: https://www.pangeo.io/ | ||
geospatial?: true | ||
--- | ||
> A community for open, reproducible, scalable geoscience. | ||
https://discourse.pangeo.io/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
--- | ||
type: software | ||
GitHub URL: https://github.com/terrafloww/rasteret | ||
cloud-native?: true | ||
geospatial?: true | ||
--- | ||
> A library for fast reads of Cloud Optimized Geotiff satellite images, using #GeoParquet as #COG metadata cache | ||
> A library for fast reads of Cloud Optimized Geotiff satellite images, using [[GeoParquet]] as [[COG]] metadata cache | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ Tools | |
- [[JupyterGIS]] | ||
- [[Voila]] | ||
- [[JupyterLite]] | ||
- [[Jupyter Widgets]] | ||
- [[Jupyter Widgets]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,4 @@ | |
https://voila.readthedocs.io/ | ||
|
||
Works with: | ||
- [[pyCafe]] | ||
- Gallery: https://voila-gallery.org/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
type: software | ||
--- | ||
> A [[Specification/Jupyter]] / [[Leaflet]] bridge enabling interactive maps in the Jupyter notebook. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
type: software | ||
GitHub URL: http://github.com/corteva/rioxarray | ||
Docs URL: https://corteva.github.io/rioxarray | ||
--- | ||
> [[rastrio]] [[xarray]] extension | ||
> [[rasterio]] [[Xarray]] extension |