jupyterlab / jupyterlab-desktop

JupyterLab desktop application, based on Electron.
BSD 3-Clause "New" or "Revised" License
3.76k stars 366 forks source link

Feature: jlab --wait and --no-wait #877

Open ntessore opened 1 week ago

ntessore commented 1 week ago

It would be great if jlab supported something like --wait and --no-wait options that control whether the process returns to the shell once the GUI has launched.

% jlab --no-wait
% # returns after GUI window opens
RRosio commented 4 days ago

Thank you for opening this issue @ntessore! I will tag this as an enhancement, we welcome any contributions!