monkeydust

Results 7 issues of monkeydust

Is there a way to capture the 'reduced yesterday' attribute in the search? Want to track, for a given search, number of reductions by time. Txs

enhancement

Not an issue but an example of how I am using this application. It is great! Working on another project now using it. https://www.hackster.io/ravi-sawhney/control-sonos-with-an-amazon-dash-button-cd554b

Hi, From [this ](https://www.novartis.com/sites/www.novartis.com/files/novartis-20-f-2020.pdf) document I want to extract the tables on Pages 11,33 and 46. I am using a service from a company which can process this through their...

Trying to run on Windows 10. Followed instructions and video. Does not seem to recognise camera. Tried changing CAMID from 0-3 with no success. Any ideas? RTX 3090 ![image](https://user-images.githubusercontent.com/12493698/112038554-e9b13180-8b3a-11eb-95b6-9960ad541f4e.png)

hardware support

First time deployment. I can get to .com and get the blue screen with 'nothing here yet' so looks like its running but cant access 3030 despite opening up the...

deployment-issue

1. docker pull mcp/firecrawl 2. docker run -d -p 8000:3000 --name firecrawl -e FIRECRAWL_API_KEY= mcp/firecrawl 3. When I run localhost:8000 or localhost:8000/sse get 404 error 4. In docker desktop ***...

Getting following error any ideas? Thanks ``` C:\Users\Administrator\code\hashcards>cargo build --release Compiling hashcards v0.2.1 (C:\Users\Administrator\code\hashcards) error: couldn't read `src\cmd\drill\../../../vendor/katex/katex.min.css`: The system cannot find the path specified. (os error 3) --> src\cmd\drill\katex.rs:28:17...