A shortcut using which you can load your conda environments in any directory with minimal GUI support
- Changing permissions, owner and group of the script
sudo su
chmod 755 jupyter-script
chown root:root jupyter-script
cp jupyter-script /usr/bin/jupyter-script
- Add shortcut key in
Settings > Devices > Keyboard
to execute following command
gnome-terminal -e /usr/bin/jupyter-script
I have used F6 key
and you are good to go..!!
Now you can use this key to quickly use jupyter