-
```python
!pip install mplfinance
import pandas as pd
import yfinance as yf
import mplfinance as mpf
#get data
symbol = "AAPL"
start_date = "2022-01-01"
end_date = "2022-12-31"
stock_data =…
-
## 🐛 Bug Report
The below minimal sample looks fine. It does work when serving with `flutter run` or a local Python web server. But when served from a Docker container, the app crashes and the brow…
-
Not exactly anything urgent but there is no documentation for proxy setup. Is it possible to write a quick doc or screen snippet showing what the proxy settings should look like? I can't get a proxy w…
-
### Describe the feature request
at the moment gatus has two colors. red and green. could you also add option for yellow color.
a possible option.
```
- name: tst-app
group: not-im…
-
Hi, I started the carla(version0.9.15) in the server on port 2000 by running:
` ./CarlaUE4.sh -opengl -carla-rpc-port=2000 -nosound -windowed -ResX=400 -ResY=300 -carla-server`
and the server launch…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the develop branch
- [ ] The issue is in the latest released 4.1.x
- [ ] The issue is in the latest…
-
-
### What happened?
I'm using Apollo GraphQL on the frontend, which automatically passes `accept: multipart/mixed` as header when the query contains a [`@defer`](https://github.com/apollographql/apo…
-
no trackers listening to 8080 port work until I remove the "dst 8080" rule in the OUPUT chain of the mangle table
-
- 1. This is my USIP setup.
```
# usip about
USIP_ENBALED=true
USIP_URI_CREDENTIAL=http://host.docker.internal:8080/credential
USIP_URI_USERINFO=http://host.docker.internal:8080/userinfo
USIP_UR…