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
Tag documentation for nbformat is pretty lacking. We're talking about explicitly supporting jupyter:hide_input, jupyter:hide_output, jupyter:hide_cell, jupyter:kill_input, jupyter:kill_output and jupyter:kill_cell, though that's not necessary.
Downside to namespaces is that they make the tags much longer which pollutes tag-space.
Tag documentation for nbformat is pretty lacking. We're talking about explicitly supporting
jupyter:hide_input
,jupyter:hide_output
,jupyter:hide_cell
,jupyter:kill_input
,jupyter:kill_output
andjupyter:kill_cell
, though that's not necessary.Downside to namespaces is that they make the tags much longer which pollutes tag-space.
@ellisonbg @rgbkrk @minrk
The text was updated successfully, but these errors were encountered: