Skip to content

Disable Google fonts download for offline use #3347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jpsnyder opened this issue Apr 16, 2025 · 1 comment
Open

Disable Google fonts download for offline use #3347

jpsnyder opened this issue Apr 16, 2025 · 1 comment

Comments

@jpsnyder
Copy link

While trying out luigi in an offline environment, I noticed the interface takes a verrry long time to load.
This is because it is trying to access fonts.googleapis.com.

Eventually it loads after it fails to connect. However, is there a way to configure the luigi interface to tell it we are offline?

@jpsnyder jpsnyder changed the title Diable Google fonts download for offline use Disable Google fonts download for offline use Apr 16, 2025
@jpsnyder
Copy link
Author

I noticed I get the following 404 errors. I assume they are trying to phone home?

404 GET /static/visualiser/lib/jquery-1.10.0.min.map (127.0.0.1)  0.83ms
404 GET /static/visualiser/lib/d3/dagre-d3.min.map (127.0.0.1)  0.86ms
404 GET /static/visualiser/lib/bootstrap-toggle/js/bootstrap-toggle.min.js.map (127.0.0.1)  0.89ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant