In my settings, my linux server is offline and my local machine is online. so, i download packages by local machine and copy to linux. Users can quickly and manually download all the required packages by the following method: 1. Download Visdom and comment out main() in run_server.py as follows: ``` def download_scripts_and_run(): download_scripts() # main() ``` 2. Install Visdom in an editable way, pip install -e visdom.tar.gz 3. Open the corresponding visdom code in VSCode and manually execute Python run_Server. py By performing the above operations, it is possible to achieve full access to JavaScript, CSS, fonts, etc. without the need for manual intervention