Matt Popovich
Matt Popovich
Bug fix for `channel_url` + updated README.md output.
### 🐛 Describe the bug Before I closed #273, I wanted to make a PR to add some documentation of how to go from Ultralytics weights --> yolort weights -->...
First night of diving into this project, but wanted to point something out. I installed via `pip install sigmf`, no issues, which installed `sigmf.__version__ == '1.0.0'`. The issue arose when...
I had this error occur once on my main Mac running Catalina 10.15.7 (Intel i7). I have a spare with a fresh build of Catalina 10.15.7 (older i7) that returned...
## 🐛 Bug I have installed PyTorch version 1.8.0 from source and am now attempting to install the C++ API to torchvision 0.9.0 from source. When making torchvision's C++ API...
This PR adds a Dockerfile for multi-platform use + `.devcontainer/devcontainer.json` for easy container creation in VSCode.
Please apply with your credentials below.
Whenever following the ["Hummingbot Dashboard Tutorial"](http://localhost:8501/#watch-the-hummingbot-dashboard-tutorial) [video](https://youtu.be/7eHiMPRBQLQ?t=1239) the default values of `binance_perpetual`, `1m interval`, `2023/01/01` to `2023/01/02`, `BTC-USDT` fail to download candles (Ref. #51). [As mentioned](https://github.com/hummingbot/deploy/issues/51#issuecomment-2467314599), `kucoin` seems to work....
Looks like you had issues with ruby 3.2 in #83, but I wanted to make aware that ruby 3.3 is the current version. This repo is currently using ruby 3.1...
Builds on #12. Acquired the `devcontainer.json` from https://github.com/devcontainers/templates/blob/main/src/docker-existing-dockerfile/.devcontainer/devcontainer.json Opening this branch of this repo in VS Code (or similar) with a dev containers extension installed will offer a one click...