lumino icon indicating copy to clipboard operation
lumino copied to clipboard

How to persistence SplitPanel and DockPanel?

Open yswang0927 opened this issue 1 year ago • 3 comments

How to persistence SplitPanel split sizes and DockPanel layout, and restore them?

yswang0927 avatar Oct 26 '23 01:10 yswang0927

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Oct 26 '23 01:10 welcome[bot]

Hi @yswang0927 this PR in JupyterLab implements persistence of SplitPanel sizes and might answer your question: https://github.com/jupyterlab/jupyterlab/pull/14901#issue-1832932341

krassowski avatar Nov 02 '23 20:11 krassowski

Hi @yswang0927 this PR in JupyterLab implements persistence of SplitPanel sizes and might answer your question: jupyterlab/jupyterlab#14901 (comment)

Thank you @krassowski 🎉

yswang0927 avatar Nov 17 '23 04:11 yswang0927