remove unecessary patch in recent JupyterLab#16030
remove unecessary patch in recent JupyterLab#16030SebastianAchilles merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @branfosj |
|
@boegelbot please test @ jsc-zen2 |
|
@SebastianAchilles: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1212095713 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ generoso |
|
@SebastianAchilles: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1212100075 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegelbot |
|
Going in, thanks @branfosj! |
(created using
eb --new-pr)In these easyconfigs we set
With that set the patch is not needed, as the
JUPYTERLAB_DIRenvironment variable is preferred, when it is set, over the patched code path.The patch I removing here patches the code at https://github.com/jupyterlab/jupyterlab/blob/master/jupyterlab/commands.py#L153