Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add complete step by step installation guide #411

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

nickyfantasy
Copy link
Contributor

  • Add virtualenv and anaconda
  • Remove overlap guide
  • Clarify some confusing language

* Add virtualenv and anaconda
* Remove overlap guide
* Clarify some confusing language
@nickyfantasy
Copy link
Contributor Author

I will add a section of how to install and build from sources in next PR

Copy link
Collaborator

@jetfuel jetfuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

pip install --upgrade visualdl

# run a demo, vdl_create_scratch_log will create logs for testing.
vdl_create_scratch_log
visualDL --logdir=scratch_log --port=8080
visualdl --logdir=scratch_log --port=8080
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if you need to change the upper case to lower case, It seems some system will default to lower case and some don't

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ubuntu is case sensitive

@nickyfantasy nickyfantasy merged commit 5d8cb7f into PaddlePaddle:develop Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants