You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jongyoul Lee (Jira)" <ji...@apache.org> on 2021/09/18 10:34:00 UTC

[jira] [Created] (ZEPPELIN-5527) Remove the dependency of `zeppelin-markdown` from `zeppelin-jupyter`

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)