trungleduc / jupyter_app_launcher

A JupyterLab extension to create custom launcher entries.
https://jupyter-app-launcher.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
54 stars 12 forks source link

Implemented createNewWindow option #38

Closed imcovangent closed 1 year ago

imcovangent commented 1 year ago

A new option was added for url type app launcher to open the URL in a new browser window.

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a Binder on branch _imcovangent/jupyter_app_launcher/feature/url_newwindow

imcovangent commented 1 year ago

@trungleduc Can you have a look at this draft PR and let me know if you agree on the implementation. Then I will finish it up accordingly.

trungleduc commented 1 year ago

Thanks for opening the PR, it looks neat to me 🚀

imcovangent commented 1 year ago

I've updated the README and usage documentation. This PR is ready for review (and hopefully for completion as well). :)

trungleduc commented 1 year ago

Thanks!

imcovangent commented 1 year ago

You're welcome, looking forward to the next release! :)

trungleduc commented 1 year ago

0.1.7 is out