#
jupyter-widget
Here are 44 public repositories matching this topic...
Interactive Jupyter widgets to visualize images, point sets, and meshes in 2D and 3D
python
open-source
jupyter
reproducible-research
point-cloud
open-science
scientific-visualization
scientific-computing
image-analysis
itk
imaging
meshes
insight-toolkit
jupyter-widget
kitware
medical-visualization
jupyterlab-extension
-
Updated
Mar 12, 2022 - Python
python
machine-learning
awesome
deep-learning
jupyter
notebook
jupyter-notebook
jupyter-kernels
jupyterhub
collections
jupyterlab
jupyter-widget
jupyter-notebook-extension
jupyterhub-authenticator
jupyterlab-extensions
jupyter-extension
jupyterlab-extension
jupyterhub-spawner
best-of
best-of-list
-
Updated
Mar 10, 2022
An interactive heatmap visualization built using D3.js
-
Updated
May 12, 2021 - JavaScript
Convert Jupyter notebook to Excel spreadsheet
-
Updated
Sep 2, 2020 - Jupyter Notebook
NER, syntax markup visualizations
-
Updated
Apr 22, 2021 - Jupyter Notebook
A custom widget for returning mouse and keyboard events to Python. Documentation:
-
Updated
Jul 15, 2021 - TypeScript
Open source, no-code, network visualization tool for graph analysis and investigation
-
Updated
Feb 3, 2022 - Jupyter Notebook
The Clustergrammer interactive Jupyter notebook widget
-
Updated
May 6, 2021 - Jupyter Notebook
A collection of helpers for Jupyter/IPython
-
Updated
Jul 31, 2021 - Python
p5.js Jupyter Widget
-
Updated
Feb 17, 2022 - Python
A virtual optogenetics laboratory
python
neuroscience
computational-neuroscience
neuron
brain
jupyter-widget
optogenetics
opsin
brian2
brainweb
-
Updated
Feb 24, 2022 - Python
ianhi
commented
Jan 10, 2021
All three of those functions were ultimately extracted and new improved versions of them live in the pip installable library mpl-interactions
in this file: https://github.com/ianhi/mpl-interactions/blob/master/mpl_interactions/generic.py
They are documented:
Easy to use Jupyter notebook viewer connecting Basler Pylon images grabbing with OpenCV image processing. Allows to specify interactive Jupyter widgets to manipulate Basler camera features values, grab camera image and at once get an OpenCV window on which raw camera output is displayed or you can specify an image processing function, which takes on the input raw camera output image and display your own output.
-
Updated
Jan 21, 2022 - Python
Jupyter widget for the dynamic and static visualizations of systems biology models written in PySB, BNGL, and SBML
visualization
systems-biology
networkx
pysb
network-visualization
jupyter-widget
cytoscapejs
sbml
sbgn
tellurium
bionetgen
jupyterlab-extension
-
Updated
Mar 8, 2022 - Jupyter Notebook
Friendly professional-level data reduction...documentation here:
-
Updated
Oct 20, 2021 - Python
A Jupyter widget for annotating images with bounding boxes
python
image-annotation
jupyter
notebook
annotations
jupyter-widget
bounding-boxes
bbox
labeling-tool
data-labeling
-
Updated
Dec 16, 2021 - Python
STIX2 graph widget for Jupyter notebooks, powered by stixview library
security
jupyter
graph
jupyter-notebook
cybersecurity
cti
cyber-security
jupyter-widget
cyber-threat-intelligence
stix2
-
Updated
Jun 9, 2021 - Jupyter Notebook
Jupyter Interactive Widgets library for 3-D mesh analysis
visualization
jupyter
analysis
jupyter-notebook
jupyter-widget
3d
structured-grid
unstructured-grids
-
Updated
Jun 17, 2020 - JavaScript
Python API and Jupyter widget for Vitessce
data-visualization
single-cell
jupyter-widget
gehlenborglab
jupyterlab-extension
ipywidget
kharchenkolab
vitessce
-
Updated
Feb 19, 2022 - Python
ianhi
commented
Mar 29, 2021
See conversation on gitter: https://gitter.im/jupyter-widgets/Lobby?at=60622d0814188a5edfd21f6c
Some points to be included in the tutorial:
- Views should use
this.send
rather thanthis.model.send
(https://gitter.im/jupyter-widgets/Lobby?at=6062335c56debe325c4ca07d) - Register the method of your choice on the python using
self.on_msg
iPython widget for server-side ParaView rendering in Jupyter.
-
Updated
Jul 16, 2020 - Jupyter Notebook
Jupyter Widget wrapper for Lineup.js
-
Updated
Feb 11, 2022 - Python
manual image segmentation widget for jupyter
-
Updated
Sep 3, 2020 - Python
widget
euler
jupyter
venn-diagram
euler-diagram
jupyterlab
py
jupyter-widget
upsetr
upset
venn
jupyter-lab
upsetjs
pyupset
-
Updated
Dec 24, 2021 - Python
A Python/GeoJS bridge utilizing the Jupyter widget infrastructure
-
Updated
Feb 17, 2022 - JavaScript
uPlot Jupyter Widget for Python 3.8+
-
Updated
Jun 3, 2021 - Jupyter Notebook
A timeline debugger for the qiskit transpiler
-
Updated
Jan 26, 2022 - Python
Improve this page
Add a description, image, and links to the jupyter-widget topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jupyter-widget topic, visit your repo's landing page and select "manage topics."
The drawing layer can currently draw lines and polygons, but it would be useful to also draw circles (cf this tweet).
The GoogleMaps JavaScript API supports circles (see docs).
To implement this, I suggest looking at the current implementation for