Can the intelligent prompt for pathlib on Jupiter be applied to Python files #3133
ydmykr
started this conversation in
Enhancement
Replies: 1 comment
-
I guess it's theoretically impossible. The working directory is uncertain until we run it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title said, when I was using jupyter, I was pleasantly surprised to find that there was a prompt when using the code:
I tried in the python file, but I didn't get a similar prompt. I hope the python extension can also support this.
Beta Was this translation helpful? Give feedback.
All reactions