You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I send a message to Jupyternaut using the chat interface and I include the selection with my prompt, the code has three visible backticks at the end.
Reproduce
Open examples/code.ipynb and select some code in it.
Open the chat panel and ask Jupyternaut to explain code. Check the box to include the selection.
Observe that the outgoing prompt has a closing triple-backtick visible in the code (see screen shot above)
Expected behavior
The triple-backtick to end a code block is on a line by itself and is not visible in the chat panel.
The text was updated successfully, but these errors were encountered:
Description
When I send a message to Jupyternaut using the chat interface and I include the selection with my prompt, the code has three visible backticks at the end.
Reproduce
examples/code.ipynb
and select some code in it.Expected behavior
The triple-backtick to end a code block is on a line by itself and is not visible in the chat panel.
The text was updated successfully, but these errors were encountered: