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

Cannot display records inside a symbolic link to a directory #702

Closed
chenwthu opened this issue Jul 6, 2020 · 3 comments · Fixed by #716
Closed

Cannot display records inside a symbolic link to a directory #702

chenwthu opened this issue Jul 6, 2020 · 3 comments · Fixed by #716
Labels

Comments

@chenwthu
Copy link

chenwthu commented Jul 6, 2020

If the file tree is as follows, only the ordinary directory shows on the webpage.

logs/
|---- ordinary directory/
|     |---- vdlrecords
|---- symlink to a directory@
      |---- vdlrecords
@ShenYuhan
Copy link
Collaborator

You can use visualdl --logdir . in PATH:XXX/XXX/logs

@chenwthu
Copy link
Author

Doesn't work. The reason can be that the followlinks option of os.walk is not set to True somewhere in the codes.

@ShenYuhan
Copy link
Collaborator

Thanks for your suggestions, we will fix it in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants