- 02 2月, 2018 4 次提交
-
-
由 daminglu 提交于
-
由 Jeff Wang 提交于
* Add how to develop frontend documentation. * Provide a bit of information on san file. * fix some information error * Update the documention. * Simplify the documentation. * Remove unnecessary sentences
-
由 Jeff Wang 提交于
-
由 Thuan Nguyen 提交于
Add script to call webpack to deploy and watch frontend code from within flask. Optimize script location (#236) * Add script to call webpack to deploy and watch frontend code from within flask. Optimize script location * remove npm install * Create "setup_dev_env.sh" script that will set up all the node and SDK depenencies. Create "start_dev_server.sh" to start up dev server, which will start backend server and start webpack --watch on frontend.
-
- 31 1月, 2018 3 次提交
-
-
由 daminglu 提交于
-
由 daminglu 提交于
-
由 Thuan Nguyen 提交于
* Add travis-ci job to deploy docs to visualdl.paddlepaddle.org. Update readme's to correctly show all images. * Add SSH known hosts * Add in additional restrictions for documentation deploy: * Only deploy on merge to 'develop' branch
-
- 30 1月, 2018 3 次提交
-
-
由 Yan Chunwei 提交于
-
由 Jeff Wang 提交于
Update the requirements.txt to include pre-commit
-
由 Jeff Wang 提交于
* Add the Chinese and English "Contribute Code" documentations. * Provide some more detail messages in the documentations
-
- 27 1月, 2018 2 次提交
-
-
由 Thuan Nguyen 提交于
-
由 Thuan Nguyen 提交于
* Add C++ and python style check to travis. * Update all C++/python code that violate coding standards.
-
- 26 1月, 2018 2 次提交
- 25 1月, 2018 1 次提交
-
-
由 Thuan Nguyen 提交于
docker build -f Dockerfile.demo -t visualdl:demo . docker run -p 8040:8040 visualdl:demo docker run -p 8040:8040 -v <YOUR_LOG_DIR>:/scratch_log visualdl:demo
-
- 24 1月, 2018 1 次提交
-
-
由 康行天下 提交于
-
- 21 1月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
-
由 Ria 提交于
-
由 Yan Chunwei 提交于
-
- 19 1月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
* fix build problem that the first build has no js. * use for loop to check if frontend file is duplicated * package_data use *.js *.html to match file
-
由 Qiao Longfei 提交于
-
由 WANG Lei 提交于
-
- 18 1月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
-
由 BingBlog 提交于
- 17 1月, 2018 3 次提交
-
-
由 WANG Lei 提交于
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 16 1月, 2018 12 次提交
-
-
由 abigale Li 提交于
-
由 Yan Chunwei 提交于
-
由 Qiao Longfei 提交于
* update version-number * update build and install doc * add visit address
-
由 daminglu 提交于
-
由 Yan Chunwei 提交于
-
由 Qiao Longfei 提交于
* support manylinux build
-
由 daminglu 提交于
-
由 daminglu 提交于
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
由 abigale Li 提交于
* modify overlay and offset chart view interplay problem * resolve frontend fecs problem * resolve the hover circle problem for histogram * modify the color of multiple lines in scalar * adjust the frontend code * modify san template * adjust histogramHelper code * reslove fecs code style problem * resolve the hover circle problem * remove debug code * modify the multiple line color
-
由 Yan Chunwei 提交于
-