/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/

/* <DEPRECATED> */
.jupyter-widgets.widget-output .jp-OutputArea-prompt, /* <DEPRECATED> */
.jupyter-widgets.jupyter-widget-output .jp-OutputArea-prompt {
  display: none;
}
