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/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
AaronWatters/npm_jp_doodle_test
A demonstration of how to use npm to build jp_doodle into a static web site. Used for package validation.
AaronWatters/bokeh
Interactive Web Plotting for Python
AaronWatters/encrypting_tarball
A simple method for password protecting directories in tarballs using cryptographic checksums for validation
AaronWatters/jupyterlab
Demonstrating how to get JupyterLab working with Binder
AaronWatters/inferelator_ng
Inferelator refactor and generalization.
AaronWatters/repo2docker
Turn git repositories into Jupyter enabled Docker Images
AaronWatters/kvsstcp
Key value storage server. Light weight (single python module with no non-standard module dependencies). Simple protocol minimizes effort needed to write a client (example for C and FORTRAN provided).
AaronWatters/s_cat
Simple and general write once indexed file format.
AaronWatters/breast_cancer_network_binder
AaronWatters/generalized_quadtree
Data structures for quadtrees, octtrees, etcetera, with related algorithms and applications
AaronWatters/example-typescript
Example repo for uploading reports to Codecov https://codecov.io
AaronWatters/inferelator_strawman
Strawman organization for refactoring inferelator to python
AaronWatters/binder-control
CLI for launching and managing binder server processes