You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the port is blue and the only environment is main, and
The terminal reports:
-------$ python -m visdom.server
Checking for scripts.
It's Alive!
INFO:root:Application Started
INFO:root:Working directory: /home/user24215464/.visdom
You can navigate to http://localhost:8097 ERROR:tornado.general:Could not open static file '/data1/students/shuo/anaconda3/envs/SSR_Q/lib/python3.12/site-packages/visdom/user/style.css'
and the visdom folder doesn't have a folder called "user", the style.css is located in /visdom/static/css/style.css,
I wonder how I can fix this problem, thanks.
The text was updated successfully, but these errors were encountered:
the port is blue and the only environment is main, and
The terminal reports:
-------$ python -m visdom.server
Checking for scripts.
It's Alive!
INFO:root:Application Started
INFO:root:Working directory: /home/user24215464/.visdom
You can navigate to http://localhost:8097
ERROR:tornado.general:Could not open static file '/data1/students/shuo/anaconda3/envs/SSR_Q/lib/python3.12/site-packages/visdom/user/style.css'
and the visdom folder doesn't have a folder called "user", the style.css is located in /visdom/static/css/style.css,
I wonder how I can fix this problem, thanks.
The text was updated successfully, but these errors were encountered: