Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Opening multiple python script

jiliu
Átomo

How can I open multiple jupyter notebook tab? Everytime when I click on a new python script it closes the previous one.

2 RESPUESTAS 2
dougperez
Cuásar

I think that you have to use more than one Python tool.

jiliu
Átomo

When I click on one python tool, it opens up a jupyter notebook. However when I click on another python tool, I would expect it to opens another notebook without closing the previous one, so I can compare code in two different python tool. In my Alteryx it closes the previous one automatically. Is there a setting where I can change this?