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

New DemoCard type: Julia files #2

Closed
johnnychen94 opened this issue Aug 21, 2019 · 0 comments · Fixed by #9
Closed

New DemoCard type: Julia files #2

johnnychen94 opened this issue Aug 21, 2019 · 0 comments · Fixed by #9
Labels
Type: new feature new features that need more feedbacks
Milestone

Comments

@johnnychen94
Copy link
Member

johnnychen94 commented Aug 21, 2019

It would be a nice feature to integrate with Literate.jl and directly generate well-written Julia source codes into demos.

This feature enables the following pipeline:

  • write a runnable demo in julia format
  • test the julia file in CI
  • if test passes, convert it to markdown files
  • provide a downloadable link to the julia file and jupyter notebook file.
@johnnychen94 johnnychen94 added this to the 0.2 milestone Aug 21, 2019
@johnnychen94 johnnychen94 changed the title integration with Literate.jl New DemoCard type: Julia files Aug 22, 2019
@johnnychen94 johnnychen94 added the Type: new feature new features that need more feedbacks label Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: new feature new features that need more feedbacks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant