Skip to content

Instantly share code, notes, and snippets.

@WolfpackWilson
Last active April 12, 2024 05:36
Show Gist options
  • Save WolfpackWilson/58739100ff84e1485b2df684e695a97a to your computer and use it in GitHub Desktop.
Save WolfpackWilson/58739100ff84e1485b2df684e695a97a to your computer and use it in GitHub Desktop.
Batch process for beginning a multi-terminal workspace (git and jupyter notebook).
Batch process for beginning a multi-terminal workspace (git and jupyter notebook).
cd /d %~dp0
start jupyter-notebook
start cmd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment