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
This is a small issue tracking an incorrect label in the docs:
For some reason, the #| label:zen is not properly setting the label. Instead, each char in label:zen is being taken as an array of items in data. I suspect the lack of whitespace between key and value is at fault.
This is a small issue tracking an incorrect label in the docs:
For some reason, the
#| label:zen
is not properly setting the label. Instead, each char inlabel:zen
is being taken as an array of items indata
. I suspect the lack of whitespace between key and value is at fault.The text was updated successfully, but these errors were encountered: