mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-09-13 12:41:02 +08:00
quote default limit-output message, since starting a YAML scalar with a special character ('*') can cause some versions to baulk (although others seem ok with it, as long as there are two).
This commit is contained in:
@@ -15,4 +15,4 @@ Parameters:
|
||||
- name: limit_output_message
|
||||
description: Message to append when output is limited
|
||||
input_type: text
|
||||
default: **OUTPUT MUTED**
|
||||
default: '**OUTPUT MUTED**'
|
||||
|
||||
Reference in New Issue
Block a user