Stephen Karl Larroque
Stephen Karl Larroque
## Description Resolves: #2295 #### Check List - [x] I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging. -...
## Basic Information **Name:** Odysee (LBRY protocol) **Category:** Video/Audio Platforms **URL:** https://odysee.com/ (source code: https://github.com/lbryio/lbry-desktop/tree/odysee - see here for [an explanation](https://www.reddit.com/r/lbry/comments/k395yw/where_can_i_find_odysee_source_code/)) ## Description Odysee is a web front-end to the...
I think it would be great to add instructions in the README on how to use quiet-js locally. It seems to me there are two ways: * Either launch Chrome...
There is a small bug when clicking on the Send buttons with no text, the button gets disabled forever, since there is no text to send at all. This bug...
This preset provides a ready to use white noise for newborns and infants to help them induce sleep and also help them maintain sleep by muddling ambient noise (eg, by...
The app is amazing, but it seems RAW images aren't supported. Is this planned in the future by any chance?
Hey there, I came from this post you posted on StackOverflow (thank you very much!). Your project is very interesting and i would be very interested in including it in...
If I understand correctly the doc, hypertools animation is currently mainly meant to plot timeseries. Instead of timeseries, would it be possible to use the animation to plot the uncertainty...
Hello, I appreciate the approach taken by this framework a lot, and I would like to implement it in my publications. However, I would prefer to use a sina plot...
Here is my code: ``` from flexx import flx flx.init_notebook() %gui asyncio ``` Here is the output: ``` [I 18:20:42 flexx.app] Asset store collected 2 new modules. --------------------------------------------------------------------------- TypeError Traceback...