Uh oh!
There was an error while loading. Please reload this page.
[WIP] ZEPPELIN-209 Folder structure for notebook - #190
Conversation
nberserk
commented
Aug 19, 2015
don't we need some kind of folder browser just like the nbviewer of ipython ? |
zhongneu
commented
Feb 17, 2016
What is the status of this pr now? Are we still working on it? |
Leemoonsoo
commented
Feb 17, 2016
I'm not working on it at the moment. |
zhongneu
commented
Mar 7, 2016
@Leemoonsoo I am working on some refinements of this pr on this branch: https://github.com/zhongneu/incubator-zeppelin/tree/test-folder There are still some bugs:
I have almost no experience in front-end development, so any guidance will be really appreciated. |
zhongneu
commented
Mar 8, 2016
@Leemoonsoo@corneadoug I've made a coupe of fixes in my branch, and now it works pretty well, but still have one problem: we can click the folder in dropdown, and goes into an empty notebook. I am not sure about how to block clicking on a folder properly. Besides, the css styles for dropdown-menu and dropdown-submenu seems a little bit mess. I am not sure whether it is OK. I don't want to introduce any bad smells into the frontend code, so I will be really appreciate your review and guidance. Besides, feel free to merge my work into this PR and continue working on it. |
corneadoug
commented
Mar 8, 2016
@zhongneu How about creating a PR instead? |
https://issues.apache.org/jira/browse/ZEPPELIN-209
Treating '/' as path separator and navigating notebook using submenu