Aim behind a proxy server
See original GitHub issuesimilar to issues #1366 when using the base-path the static files still resolve to the root path. the path is working, but not the static files.
aim up --base-path <instance>/proxy/43800/ --dev
this is using jupyterlab or from the terminal
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
What Is the Purpose of a Proxy Server?
A proxy server is a special type of network node that alters packets that pass through it, masking their IP addresses and making...
Read more >What is a Proxy Server? How does it work? - Fortinet
A residential proxy gives you an IP address that belongs to a specific, physical device. All requests are then channeled through that device....
Read more >What Is the Purpose of a Proxy Server?
A proxy takes all the requests you make and forwards that traffic to the website or app you're trying to access.
Read more >What is the Main Purpose of a Proxy Server - GeoSurf
The main purpose of the proxy is to hide your IP address or original location from the internet hackers, monitoring your network traffic...
Read more >5 Reasons Your Company Should Use Proxy Servers
A proxy server reduces the chance of a breach. Proxy servers add an additional layer of security between your servers and outside traffic....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
yes this worked, convinced i had tried this already. thank you.
Please use this form and let me know if you have a problem
If your notebook hasn’t base, just ignore
<notebook-base>
part.By running this command, you will be able to open Aim UI with
<instance><notebook-base>/proxy/absolute/43800/
or<instance>/proxy/absolute/43800/
url.