Pinned Repositories
basic_test_widget
A very simple Jupyter widget implementaion for testing
contourist
Data structures, algorithms and display tools for manipulating 3d solid volumes
feedWebGL2
Tools for implementing WebGL2 feedback processing stages for graphics preprocessing or other purposes
H5Gizmos
Tools for building simple interactive graphical interfaces for applications using browser technology and HTML5
hello_jest
hello_jest A hello world example of unit testing and end-to-end testing of Javascript using Jest
jp_doodle
Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets
jp_proxy_widget
Generic Jupyter/IPython widget implementation that will support many types of javascript libraries and interactions.
jupyter_puppeteer_helpers
Some helpful code for controlling Jupyter from puppeteer using a headless browser.
least_absolute_regression
Least absolute error regression implemented using Linear Programming, primarily to illustrate repository structure conventions.
webgpu_volume
WebGPU support for microscropy image processing
AaronWatters's Repositories
AaronWatters/jp_proxy_widget
Generic Jupyter/IPython widget implementation that will support many types of javascript libraries and interactions.
AaronWatters/jp_doodle
Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets
AaronWatters/contourist
Data structures, algorithms and display tools for manipulating 3d solid volumes
AaronWatters/H5Gizmos
Tools for building simple interactive graphical interfaces for applications using browser technology and HTML5
AaronWatters/jupyter_puppeteer_helpers
Some helpful code for controlling Jupyter from puppeteer using a headless browser.
AaronWatters/basic_test_widget
A very simple Jupyter widget implementaion for testing
AaronWatters/hello_jest
hello_jest A hello world example of unit testing and end-to-end testing of Javascript using Jest
AaronWatters/least_absolute_regression
Least absolute error regression implemented using Linear Programming, primarily to illustrate repository structure conventions.
AaronWatters/Chart_ipynb
Simple jupyter widget wrappers for Chart.js chart types
AaronWatters/feedWebGL2
Tools for implementing WebGL2 feedback processing stages for graphics preprocessing or other purposes
AaronWatters/webgpu_volume
WebGPU support for microscropy image processing
AaronWatters/array_gizmos
A collection of array operations and visualizations
AaronWatters/bioviz2022
Bioviz 2022 visualization challenge entry
AaronWatters/hello_jupyter_server_proxy
Hello world example of an async web server hosted using jupyter server proxy
AaronWatters/jupyter_animation_test
An experiment which compares performance of Javascript animations in "classic" Jupyter notebooks and Jupyter Lab interfaces
AaronWatters/numpy
The fundamental package for scientific computing with Python.
AaronWatters/public_www
Basic templates for individual user pages in the public/_www directory
AaronWatters/pytorch_connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
AaronWatters/qd_vector
Quick and dirty and minimalist vector and matrix operations. KISS.
AaronWatters/segmentation_viz_workflow
Code and documentation about creating microscopy cell segmentation visualizations
AaronWatters/sniff_gizmo
Tools for exploring Python objects and file contents using a web browser interface.
AaronWatters/test_notebook
AaronWatters/test_proxy_client
Test jp_proxy_widget client library
AaronWatters/visualization_prototypes
AaronWatters/vite-lib-e2e
Test of e2e testing for a js library built using Vite.
AaronWatters/volume_gizmos
Browser based interactive 3d data array visualizations
AaronWatters/wassilyjs
Infrastructure for building scientific diagrams in 2d and 3d using HTML5 canvases with animations and interactivity.
AaronWatters/widget-cookiecutter
A cookiecutter template for creating a custom Jupyter widget project.
AaronWatters/widget_cookie_cutter_lab
Demonstration showing that widgets created using the cookie cutter don't work in jupyter lab even after a version patch
AaronWatters/widget_cookie_cutter_test
Test of widget cookie cutter for validating patches to the source tree.