Jongyoul Lee created ZEPPELIN-5527:
--------------------------------------
Summary: Remove the dependency of `zeppelin-markdown` from
`zeppelin-jupyter`
Key: ZEPPELIN-5527
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5527
Project: Zeppelin
Issue Type: Improvement
Reporter: Jongyoul Lee
Assignee: Jongyoul Lee
Supporting `ipynb` by `zeppelin-jupyter` uses `markdown` modules in order to
parse markdown paragraph. It looks reasonable but it makes confusions between
modules. E.g. `zeppelin-server` depends on `zeppelin-jupyter` so `markdown` is
included in `zeppelin-server`. To simplify it, we'd better remove the
dependency and implement it directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)