Joe Drumgoole

Results 5 issues of Joe Drumgoole

Missing a package from the list of packages. Specifically tomli.

Path: /docs/tutorial/frontend The code in the generated app ``` from rxconfig import config import reflex as rx docs_url = "https://reflex.dev/docs/getting-started/introduction/" filename = f"{config.app_name}/{config.app_name}.py" class State(rx.State): """The app state.""" def index()...

documentation
hacktoberfest

**Bug Description** Is Claude running an embedded Python instance, I have one running and its huge currently 9.73GB on a new reboot iMac. **Environment Info** - Platform: darwin - Terminal:...

bug
has repro
platform:macos
perf:memory

Current link points to a directory of files.

We should move the current and future documentation into sphinx (in README format) to support the standard python documentation tool chain. We can also publish on readthedocs in this format.