widgetti / widgetti/solara

Very slow. Want to run solara without CDN

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

Nobody has claimed this yet.

Dominant language
Python
Stars
2.2k
Forks
202
Avg merge
4h 36m
Merged PRs (30d)
3

Description

I observed solara server running is so slow and it needs to request CDN. However, I'd like to run Solara server without internet access.
As per instruction, installed "solara[assets]". Why does it still need to visit CDN?

Is there anyone take a look at it or something else to update? Please correct me I am wrong

Thanks

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 tracing Solara's server asset-loading path and identifying why installed assets still cause CDN requests. Reproduce the behavior with internet access disabled, then verify that the server can serve all required assets locally without network access.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.