Closed yswang0927 closed 2 months ago
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.
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:
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
Hi @yswang0927 this PR in JupyterLab implements persistence of SplitPanel sizes and might answer your question: jupyterlab/jupyterlab#14901 (comment)
Thank you @krassowski 🎉
How to persistence SplitPanel split sizes and DockPanel layout, and restore them?