Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
Free Trial

Dev Space

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

Opening multiple python script

jiliu
5 - Atom

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

2 REPLIES 2
dougperez
12 - Quasar

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

jiliu
5 - Atom

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?