//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts








Loading...
spent some time last weekend getting higlass to play nicely inside @marimo.io molab.marimo.io/notebooks/nb...
Alright, it's still very much a work in progress, but you can now run resgen locally to view data that's on your machine without uploading to resgen.io. docs.resgen.io/local/runnin...
3mo
4mo
Video
From there, it's the normal resgen interface except that the current project is the current directory. If this sounds a lot like the erstwhile higlass-manage functionality, it is because it's modeled after it. Just with more sophisticated directory and metadata handling.
4mo
To get started, install resgen-python, start an instance in any directory, create a user, sync data and open browser: pip install resgen-python resgen manage start . resgen manage create-user resgen manage sync-datasets
Video