azkaban / azkaban-plugins

Plugins for Azkaban.
https://azkaban.github.io
Apache License 2.0
130 stars 178 forks source link

Introduce HTML viewer to display html file on azkaban #280

Closed qil026 closed 6 years ago

qil026 commented 6 years ago

Currently html files are treated as plain text on azkaban, for super simple html files, that works fine since they are still readable. For complicated and large html files, this will be unreadable. The new html viewer allows user to open up html files and view it like an actual html file. This viewer is used to display files with ".htm" or ".html" extension.

HappyRay commented 6 years ago

@chengren311 in the future, please describe the reason for the revert in the commit message. Thanks

burgerkingeater commented 6 years ago

@HappyRay sure, thanks for reminder.