Trigger Parameters Hint not working in Jupyter notebooks #4638
Replies: 2 comments 1 reply
-
Thank you for the feedback! I'm not able to repro this on macOS with a notebook with a single cell: Screen.Recording.2024-09-11.at.19.50.53.movCould you please share more about your setup? What OS are you using? What Positron version are you using (via |
Beta Was this translation helpful? Give feedback.
-
Yes! My setup is using positron without install extensions. I'm using to work, isn't possible to share the notebook or screenshots. I'm using pyspark, the session of spark is instantiated with a package. Example: When i'm going read parquet, i use spark.read.parquet, when i'm typing parquet, and a press ctrl + space, shows the function correctly, but in the moment i open the parentheses, hide all popups, and i trigger parameter not work, even thoug i do like the video. I found another bug, if a open positron in app list, and i want to use a kernel of a venv, don't work. Work only i open the positron in terminal inside the folder of venv. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I using jupyter notebooks but parameters hint not showing.
I configured the shortcut like vscode.

In VSCode working normally, in same notebook.

In Positron don't show.

Beta Was this translation helpful? Give feedback.
All reactions