This website requires JavaScript.
Explore
Help
Register
Sign In
kubeflow
/
examples
mirror of
https://github.com/kubeflow/examples.git
Watch
1
Star
0
Fork
You've already forked examples
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
063c9a55c8
examples
/
github_issue_summarization
/
docker
/
flask_web
/
templates
/
issue_summary.html
8 lines
93 B
HTML
Raw
Blame
History
<
h1
>
Issue Summary
<
/
h1
>
<
p
>
{{issue_summary}}
<
/
p
>
<
h2
>
Issue text
<
/
h1
>
<
p
>
{{issue_text}}
<
/
p
>
Reference in New Issue
View Git Blame
Copy Permalink