Francesco Ambrosini
Francesco Ambrosini
Hi, it's possible to view portfolio data such as available amount, assets value etc..., simply the data in the bottom bar in the portfolio section of etoro dashboard. Thanks
### All Submissions: - [x] Have you followed the guidelines stated in [CONTRIBUTING.md](https://github.com/pynecone-io/pynecone/blob/main/CONTRIBUTING.md) file? - [x] Have you checked to ensure there aren't any other open [Pull Requests](https://github.com/pynecone-io/pynecone/pulls ) for...
I've noticed that there is no way to check if access to a page is allowed, maybe after a login. I would like to know if there is a way...
This PR allows to use f-strings Very quick example and test ```python class State(pc.State): """The app state.""" world = "World" # Brutal copy and paste :-), just test day =...
**Describe the bug** I was trying to run an app with docker but i got this error ```bash ──────────────────────────── Starting Pynecone App ───────────────────────────── ───────────────────────── Installing frontend packages ───────────────────────── Traceback (most...