Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2782
BTW, could you please check CI and make green?
https://travis-ci.org/timovwb/zeppelin/builds/401408671
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2782
@timovwb Basically, all contributions are welcome :-) I just wonder how we
can improve this feature, not just showing paragraph's number because I don't
have any idea to improve this feature. You
Github user timovwb commented on the issue:
https://github.com/apache/zeppelin/pull/2782
I'm not familiar with the Zeppelin codebase, so I'm not sure what the best
practice is on how to handle this feature. It's even been a while since working
on this, it was mostly looking at how oth
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2782
Thank you for the contribution. BTW, this looks like showing only in
frontside and didn't store/pass any information to the backend. It would be
better to be passed and saved to the backend. WDYT
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2782
ping @timovwb
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2782
@timovwb please resolve the conflicts
---
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/2782
I think it's a good improvement. As an example, Databricks spark notebooks
also have paragraph numbering across whole notebook.
Thanks.
---
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/2782
I would prefer that the paragraph title is always added to the ToC as
high-level section.
---
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/2782
I think a low-hanging fruit here might be if Zeppelin would treat paragraph
titles as mark down code?
So if you added leading `#` it would mean a high-level section of the
notebook, `##` would m
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/2782
@Tagar there is "zeppelin-toc-spell" in the Helium packages.
Now it supports only headers inside markdown interpreter. It will be good
to bring new functions to "zeppelin-toc-spell".
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/2782
Since we migrated from Jupyter to Zeppelin, I miss a lot floating ToC menu
Jupyter extension.
Super useful for larger notebooks - navigation becomes very transparent.
http://jupyter-con
Github user timovwb commented on the issue:
https://github.com/apache/zeppelin/pull/2782
@masyan Using paragraph titles is still not a great way in large notebooks.
When having a descriptive title, you still have to search the notebook for that
(although the browser search function mi
Github user mebelousov commented on the issue:
https://github.com/apache/zeppelin/pull/2782
@timovwb I also thought about good way to point on the right paragraph.
How about to add new item in drop-down paragraph menu (like "Link this
paragraph") that will form url for this paragra
Github user masyan commented on the issue:
https://github.com/apache/zeppelin/pull/2782
there is Title of paragraph for that
---
14 matches
Mail list logo