Skip to content

Instantly share code, notes, and snippets.

@OhkuboSGMS
Created February 9, 2023 14:46
Show Gist options
  • Save OhkuboSGMS/00ea499feba76e3c6c5b36d7bc7ed35c to your computer and use it in GitHub Desktop.
Save OhkuboSGMS/00ea499feba76e3c6c5b36d7bc7ed35c to your computer and use it in GitHub Desktop.
Jetbrainsのターミナルでリンクを作成する
from pathlib import Path
print(Path(__file__).as_uri())
@OhkuboSGMS
Copy link
Author

file:///J:/PycharmProjects/zunda-ASMR/demo/file_uri.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment