widgetti / widgetti/solara

Opening localhost shows a blank page

Open
#490 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.