当前位置:网站首页>Pytoch lightweight visualization tool wandb (local)
Pytoch lightweight visualization tool wandb (local)
2022-07-03 03:15:00 【ChaoFeiLi】
Pytorch Lightweight visualization tools wandb( Wall free version ) - You know
This article mainly introduces wandb Open source local edition , according to wandb The official documents of will quickly wandb Services are migrated to their own ECS .
1、 Environmental requirements
docker
python3
2、 Operation steps
First use pip install wandb package
pip install wandbperform shell command
# This ip It needs to be on your public network ip Address , It can also be local ipdi
wandb local -e HOST=http://xxx.xxx.xxx.xxx:8080 Seeing this output indicates that your service has been started successfully , This command will automatically pass docker Pull and 8080 Port boot wandb Service for , All we need to do is modify the configuration in the image .
docker exec -it wandb-local bash
vi /vol/env/users.htpasswd # Remove the line with [email protected] in it # Delete the contents of this file
/usr/local/bin/local password [email protected] # This step will let you set your login password , The account logged in later is this email , The login password is the password set here
exit # Exit mirror file Now you can visit http://X.X.X.X:8080, Follow the steps inside to log in , After logging in, you will see this interface

And then click on this Get a free license Get this key , You need to copy it, which will be used later . If you forget the key, you can click the position shown in the figure below to view the key again .( This is the upper left corner ->Deploy Manager )

Then click this to enter the place where the key is configured


Enter the key and click Update settings The configuration is complete .
3、 Use steps
Just follow the steps below when logging in , It can be used as the original official website , As shown in the figure below


边栏推荐
- Andwhere multiple or query ORM conditions in yii2
- Opengauss database development and debugging tool guide
- The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
- MySql实战45讲【索引】
- Pytoch configuration
- Model transformation onnx2engine
- 复选框的使用:全选,全不选,选一部分
- Why does thread crash not cause JVM crash
- File rename
- 后管中编辑与预览获取表单的值写法
猜你喜欢
![MySQL Real combat 45 [SQL query and Update Execution Process]](/img/cd/3a635f0c3bb4ac3c8241cb77285cc8.png)
MySQL Real combat 45 [SQL query and Update Execution Process]
![MySQL practice 45 lecture [row lock]](/img/71/344daddee537a96f0d38241e6896e1.png)
MySQL practice 45 lecture [row lock]

Three. JS local environment setup

900W+ 数据,从 17s 到 300ms,如何操作

Spark on yarn资源优化思路笔记

Sous - système I2C (IV): débogage I2C

Elsevier latex 提交文章 pdftex.def Error: File `thumbnails/cas-email.jpeg‘ not found: using draf

分布式事务

Do you really understand relays?

umi 路由拦截(简单粗暴)
随机推荐
The series of hyperbolic function in daily problem
MySQL Real combat 45 [SQL query and Update Execution Process]
ComponentScan和ComponentScans的区别
MySQL practice 45 [SQL query and update execution process]
Segmentation fault occurs during VFORK execution
基于Qt的yolov5工程
Le processus de connexion mysql avec docker
Pytorch轻量级可视化工具wandb(local)
PHP constructor with parameters - PHP constructor with a parameter
Unity3d RPG implementation (medium)
Installation and use of memory leak tool VLD
Docker install redis
你真的懂继电器吗?
Use of check boxes: select all, deselect all, and select some
[shutter] monitor the transparency gradient of the scrolling action control component (remove the blank of the top status bar | frame layout component | transparency component | monitor the scrolling
el-tree搜索方法使用
Thunderbolt Chrome extension caused the data returned by the server JS parsing page data exception
How to limit the size of the dictionary- How to limit the size of a dictionary?
Pat class B common function Usage Summary
On the adjacency matrix and adjacency table of graph storage