Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Python code missing in alteryx jupyter notebook

wonka1234
10 - Fireball

Hi all,

 

I am missing my python code in my workflow after saving it previously.

 

Does anyone know where it went? Are python files saved elsewhere? 

 

this is very frustrating as I had a code ready and working, now it is no longer there.

 

wonka1234_0-1661781092642.png

 

3 REPLIES 3
trsali
Alteryx Alumni (Retired)

Hi @wonka1234 unfortunately a lot of people have experienced this including myself, here is an article that users have share with their experience, https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Python-tool-loses-code/td-p/300809.

 

I'd also recommend checking out the Jupyter Flow tool, you can import your code using this tool incase something like this happens again.

patrick_digan
17 - Castor
17 - Castor

@wonka1234 Hopefully your code is still in your temp folders (%LocalAppData%\Temp\)

patrick_digan_1-1661791350155.png

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Python-tool-loses-code/m-p/947483/high...

MotorolaMatt
6 - Meteoroid

Thank you Patrick! This helped me find missing python code, which I was able to clean up using notepad and save down. 10/10 stars for you.

Labels
Top Solution Authors