Hello,
When working locally, I usually put routine tasks inside functions held in a .py file and import those. When I need to make a change, I change the function, reimport and moving on with the main script.
GCP's jupyter instance does not recognize when I make the change an re-import the function. I have to restart the kernel each time. Is there a way around this?
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |