Opening localhost shows a blank page
Open
Nobody has claimed this yet.
needs more info
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 202
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 3
Description
I have only started using solara for experimenting purpose and I have created a very basic app and named it main.py. Hoever when I do a solara run main.py it redirects me to my localhost site but unfortunately the page remains blank.
However when I'm running the same code in my jupyter notebook the app works perfectly fine! What am I missing here ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running solara run main.py and compare the localhost result with the same app in the Jupyter notebook. Investigate the difference between those two launch paths; the issue is done when the app renders at localhost instead of showing a blank page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100