jupyter / jupyter_client

Jupyter protocol client APIs
https://jupyter-client.readthedocs.io
BSD 3-Clause "New" or "Revised" License
383 stars 283 forks source link

Force Jupyter to run with a certain kernel using command line arguments #1030

Open zarif98 opened 2 months ago

zarif98 commented 2 months ago

We would like to force our user to boot up with a certain kernel when starting Jupyter. This will be best done in a form of commandline arguments and we're hoping it fails if it can't find the venv environment.