Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / AaronWatters 11 repositories

AaronWatters/volume_gizmos

Browser based interactive 3d data array visualizations

Language: Python - Size: 58.4 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

AaronWatters/jp_proxy_widget

Generic Jupyter/IPython widget implementation that will support many types of javascript libraries and interactions.

Language: Jupyter Notebook - Size: 2.09 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 61 - Forks: 13

AaronWatters/webgpu_volume

WebGPU support for microscropy image processing

Language: JavaScript - Size: 21.7 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

AaronWatters/qd_vector

Quick and dirty and minimalist vector and matrix operations. KISS.

Language: JavaScript - Size: 12.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

AaronWatters/hello_jest

hello_jest A hello world example of unit testing and end-to-end testing of Javascript using Jest

Language: JavaScript - Size: 352 KB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 19

AaronWatters/H5Gizmos

Tools for building simple interactive graphical interfaces for applications using browser technology and HTML5

Language: JavaScript - Size: 76.4 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 6 - Forks: 2

AaronWatters/jp_doodle

Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets

Language: Jupyter Notebook - Size: 30.1 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 52 - Forks: 6

AaronWatters/array_gizmos

A collection of array operations and visualizations

Language: Python - Size: 11.8 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

AaronWatters/bioviz2022

Bioviz 2022 visualization challenge entry

Size: 2.44 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AaronWatters/hello_jupyter_server_proxy

Hello world example of an async web server hosted using jupyter server proxy

Language: Python - Size: 203 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

AaronWatters/segmentation_viz_workflow

Code and documentation about creating microscopy cell segmentation visualizations

Language: Python - Size: 1.42 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AaronWatters/visualization_prototypes

Size: 60.8 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AaronWatters/basic_test_widget

A very simple Jupyter widget implementaion for testing

Language: Jupyter Notebook - Size: 15.6 KB - Last synced: 10 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

AaronWatters/sniff_gizmo

Tools for exploring Python objects and file contents using a web browser interface.

Size: 1.95 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AaronWatters/public_www Fork of flatironinstitute/public_www

Basic templates for individual user pages in the public/_www directory

Size: 64 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AaronWatters/pytorch_connectomics Fork of zudi-lin/pytorch_connectomics

PyTorch Connectomics: segmentation toolbox for EM connectomics

Size: 72.3 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AaronWatters/feedWebGL2 Fork of flatironinstitute/feedWebGL2

Tools for implementing WebGL2 feedback processing stages for graphics preprocessing or other purposes

Language: JavaScript - Size: 22.2 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

AaronWatters/numpy Fork of numpy/numpy

The fundamental package for scientific computing with Python.

Size: 93.5 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AaronWatters/test_proxy_client

Test jp_proxy_widget client library

Language: Jupyter Notebook - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AaronWatters/contourist

Data structures, algorithms and display tools for manipulating 3d solid volumes

Language: HTML - Size: 18.4 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 6 - Forks: 1

AaronWatters/test_notebook Fork of lingruiluo/test_notebook

Language: Jupyter Notebook - Size: 13.6 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

AaronWatters/Chart_ipynb

Simple jupyter widget wrappers for Chart.js chart types

Language: Jupyter Notebook - Size: 2.97 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

AaronWatters/repo2docker Fork of jupyterhub/repo2docker

Turn git repositories into Jupyter enabled Docker Images

Language: Python - Size: 432 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

AaronWatters/jupyter_puppeteer_helpers

Some helpful code for controlling Jupyter from puppeteer using a headless browser.

Language: JavaScript - Size: 37.1 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

AaronWatters/widget_cookie_cutter_test

Test of widget cookie cutter for validating patches to the source tree.

Language: JavaScript - Size: 609 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AaronWatters/least_absolute_regression Fork of flatironinstitute/least_absolute_regression

Least absolute error regression implemented using Linear Programming, primarily to illustrate repository structure conventions.

Language: Jupyter Notebook - Size: 457 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

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

Language: Python - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

AaronWatters/widget-cookiecutter Fork of jupyter-widgets/widget-cookiecutter

A cookiecutter template for creating a custom Jupyter widget project.

Language: Python - Size: 63.5 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

AaronWatters/jupyter_animation_test

An experiment which compares performance of Javascript animations in "classic" Jupyter notebooks and Jupyter Lab interfaces

Language: Jupyter Notebook - Size: 1.12 MB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

AaronWatters/awesome-jupyter Fork of markusschanta/awesome-jupyter

A curated list of awesome Jupyter projects, libraries and resources

Size: 173 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

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.

Size: 1000 Bytes - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

AaronWatters/bokeh Fork of bokeh/bokeh

Interactive Web Plotting for Python

Language: Python - Size: 138 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

AaronWatters/encrypting_tarball

A simple method for password protecting directories in tarballs using cryptographic checksums for validation

Language: Python - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

AaronWatters/jupyterlab Fork of binder-examples/jupyterlab

Demonstrating how to get JupyterLab working with Binder

Language: Jupyter Notebook - Size: 16.6 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

AaronWatters/kvsstcp Fork of flatironinstitute/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).

Language: Python - Size: 110 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

AaronWatters/s_cat

Simple and general write once indexed file format.

Language: Python - Size: 27.3 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

AaronWatters/breast_cancer_network_binder Fork of dayanne-castro/breast_cancer_network_binder

Language: Jupyter Notebook - Size: 38.3 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

AaronWatters/generalized_quadtree

Data structures for quadtrees, octtrees, etcetera, with related algorithms and applications

Language: Python - Size: 15.6 KB - Last synced: over 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

AaronWatters/example-typescript Fork of codecov/example-typescript

Example repo for uploading reports to Codecov https://codecov.io

Language: TypeScript - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

AaronWatters/inferelator_ng Fork of simonsfoundation/inferelator_ng

Inferelator refactor and generalization.

Language: Python - Size: 20.8 MB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

AaronWatters/inferelator_strawman

Strawman organization for refactoring inferelator to python

Language: Python - Size: 238 KB - Last synced: over 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

AaronWatters/binder-control Fork of binder-project/binder-control

CLI for launching and managing binder server processes

Language: JavaScript - Size: 4.46 MB - Last synced: over 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0