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

%preview does not work for dot file generated by %run #177

Closed
BoPeng opened this issue Jan 16, 2019 · 1 comment
Closed

%preview does not work for dot file generated by %run #177

BoPeng opened this issue Jan 16, 2019 · 1 comment

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Jan 16, 2019

%preview num.dot
%run -v0 -d num.dot
[1]
[2]
[3]

because %run now executes the workflow externally and returns immediately, and at that time %preview does not exist.

@BoPeng
Copy link
Contributor Author

BoPeng commented Jan 17, 2019

Solved by #178

@BoPeng BoPeng closed this as completed Jan 17, 2019
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

No branches or pull requests

1 participant