ah okay, no it's just that to work on 2 projects I thought it could be an advantage. I've seen that you can configure a shell so that it launches a program when it starts and I thought that you could reverse this: when a file is running the corresponding shell is put in.
Le mercredi 30 décembre 2020 à 10:27:19 UTC+1, [email protected] a écrit : > You mean you want to be able to link/associate each open file to a > specific shell, so that the code runs there, and not in the currently open > shell? > > Sorry, but that is not supported. All code you run runs in the currently > open shell. Is there a specific use-case where this makes sense? Perhaps > there are other ways to help with this ... > > - Almar > > On Tue, Dec 29, 2020, at 20:26, Kind_Poteau wrote: > > Hello, > > I would like to know how to link a python file to a shell and if several > python files are open, when you run one of them it runs on the > corresponding shell. > > Thank you. > > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/pyzo/851ad585-9959-4707-8581-bcfa4fdfec1an%40googlegroups.com > > <https://groups.google.com/d/msgid/pyzo/851ad585-9959-4707-8581-bcfa4fdfec1an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/pyzo/0fd1a3ed-c8ef-4036-8331-afb04436629dn%40googlegroups.com.
