Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.7.3
-
None
-
None
Description
When a paragraph uses `%pyspark` interpreter, the commenting shortcut "Command + /" sometimes produces the expected `#` comment symbol but sometimes produces `//`.
This behavior is consistent within a paragraph, but might be inconsistent between paragraphs, e.g. first paragraph might do `//` and second might do `#`.