Remote ipython console: Running bash script before running console
Is it possible to create a console configuration that runs a bash script before running the ipython console?
I would need that since I need to allocate compute nodes via slurm before running my processes. Running the commands with an exclamation mark in the ipython console after startup doesn't work since then I can't enter interactive prompts.
Please sign in to leave a comment.