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

rename vdl_scratch.py to vdl_create_scratch_log #259

Merged
merged 3 commits into from
Feb 6, 2018

Conversation

jetfuel
Copy link
Collaborator

@jetfuel jetfuel commented Feb 6, 2018

Fixes #255

@jetfuel jetfuel self-assigned this Feb 6, 2018
@@ -93,5 +93,5 @@ def run(self):
},
packages=packages,
ext_modules=[Extension('_foo', ['stub.cc'])],
scripts=['visualdl/server/visualDL', 'demo/vdl_scratch.py'],
scripts=['visualdl/server/visualDL', 'demo/vdl_create_scratch_log'],

Choose a reason for hiding this comment

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

Is there a way to make these .py files using symbolic linking without breaking the non .py call? Making them non .py files is an anti-pattern

@jetfuel jetfuel merged commit 1574cc0 into PaddlePaddle:develop Feb 6, 2018
@jetfuel jetfuel deleted the updateSetupScript branch February 6, 2018 19:14
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.

2 participants