summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html')
-rw-r--r--openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html15220
1 files changed, 0 insertions, 15220 deletions
diff --git a/openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html b/openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html
deleted file mode 100644
index 1c66d70ac3b..00000000000
--- a/openbb_terminal/jupyter/reports/stored/20220404_100708_crypto_market.html
+++ /dev/null
@@ -1,15220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head><meta charset="utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-<title>20220404_100708_crypto_market</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
-
-
-
-
-<style type="text/css">
- pre { line-height: 125%; }
-td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
-span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
-td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
-span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
-.highlight .hll { background-color: var(--jp-cell-editor-active-background) }
-.highlight { background: var(--jp-cell-editor-background); color: var(--jp-mirror-editor-variable-color) }
-.highlight .c { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment */
-.highlight .err { color: var(--jp-mirror-editor-error-color) } /* Error */
-.highlight .k { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword */
-.highlight .o { color: var(--jp-mirror-editor-operator-color); font-weight: bold } /* Operator */
-.highlight .p { color: var(--jp-mirror-editor-punctuation-color) } /* Punctuation */
-.highlight .ch { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Hashbang */
-.highlight .cm { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Multiline */
-.highlight .cp { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Preproc */
-.highlight .cpf { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.PreprocFile */
-.highlight .c1 { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Single */
-.highlight .cs { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Special */
-.highlight .kc { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Constant */
-.highlight .kd { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Declaration */
-.highlight .kn { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Namespace */
-.highlight .kp { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Pseudo */
-.highlight .kr { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Reserved */
-.highlight .kt { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Type */
-.highlight .m { color: var(--jp-mirror-editor-number-color) } /* Literal.Number */
-.highlight .s { color: var(--jp-mirror-editor-string-color) } /* Literal.String */
-.highlight .ow { color: var(--jp-mirror-editor-operator-color); font-weight: bold } /* Operator.Word */
-.highlight .w { color: var(--jp-mirror-editor-variable-color) } /* Text.Whitespace */
-.highlight .mb { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Bin */
-.highlight .mf { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Float */
-.highlight .mh { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Hex */
-.highlight .mi { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Integer */
-.highlight .mo { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Oct */
-.highlight .sa { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Affix */
-.highlight .sb { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Backtick */
-.highlight .sc { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Char */
-.highlight .dl { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Delimiter */
-.highlight .sd { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Doc */
-.highlight .s2 { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Double */
-.highlight .se { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Escape */
-.highlight .sh { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Heredoc */
-.highlight .si { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Interpol */
-.highlight .sx { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Other */
-.highlight .sr { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Regex */
-.highlight .s1 { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Single */
-.highlight .ss { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Symbol */
-.highlight .il { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Integer.Long */
- </style>
-
-
-
-<style type="text/css">
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Distributed under the terms of the Modified BSD License.
-|----------------------------------------------------------------------------*/
-
-/*
- * Mozilla scrollbar styling
- */
-
-/* use standard opaque scrollbars for most nodes */
-[data-jp-theme-scrollbars='true'] {
- scrollbar-color: rgb(var(--jp-scrollbar-thumb-color))
- var(--jp-scrollbar-background-color);
-}
-
-/* for code nodes, use a transparent style of scrollbar. These selectors
- * will match lower in the tree, and so will override the above */
-[data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar,
-[data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar {
- scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent;
-}
-
-/* tiny scrollbar */
-
-.jp-scrollbar-tiny {
- scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent;
- scrollbar-width: thin;
-}
-
-/*
- * Webkit scrollbar styling
- */
-
-/* use standard opaque scrollbars for most nodes */
-
-[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar,
-[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-corner {
- background: var(--jp-scrollbar-background-color);
-}
-
-[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-thumb {
- background: rgb(var(--jp-scrollbar-thumb-color));
- border: var(--jp-scrollbar-thumb-margin) solid transparent;
- background-clip: content-box;
- border-radius: var(--jp-scrollbar-thumb-radius);
-}
-
-[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:horizontal {
- border-left: var(--jp-scrollbar-endpad) solid
- var(--jp-scrollbar-background-color);
- border-right: var(--jp-scrollbar-endpad) solid
- var(--jp-scrollbar-background-color);
-}
-
-[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:vertical {
- border-top: var(--jp-scrollbar-endpad) solid
- var(--jp-scrollbar-background-color);
- border-bottom: var(--jp-scrollbar-endpad) solid
- var(--jp-scrollbar-background-color);
-}
-
-/* for code nodes, use a transparent style of scrollbar */
-
-[data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar::-webkit-scrollbar,
-[data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar::-webkit-scrollbar,
-[data-jp-theme-scrollbars='true']
- .CodeMirror-hscrollbar::-webkit-scrollbar-corner,
-[data-jp-theme-scrollbars='true']
- .CodeMirror-vscrollbar::-webkit-scrollbar-corner {
- background-color: transparent;
-}
-
-[data-jp-theme-scrollbars='true']
- .CodeMirror-hscrollbar::-webkit-scrollbar-thumb,
-[data-jp-theme-scrollbars='true']
- .CodeMirror-vscrollbar::-webkit-scrollbar-thumb {
- background: rgba(var(--jp-scrollbar-thumb-color), 0.5);
- border: var(--jp-scrollbar-thumb-margin) solid transparent;
- background-clip: content-box;
- border-radius: var(--jp-scrollbar-thumb-radius);
-}
-
-[data-jp-theme-scrollbars='true']
- .CodeMirror-hscrollbar::-webkit-scrollbar-track:horizontal {
- border-left: var(--jp-scrollbar-endpad) solid transparent;
- border-right: var(--jp-scrollbar-endpad) solid transparent;
-}
-
-[data-jp-theme-scrollbars='true']
- .CodeMirror-vscrollbar::-webkit-scrollbar-track:vertical {
- border-top: var(--jp-scrollbar-endpad) solid transparent;
- border-bottom: var(--jp-scrollbar-endpad) solid transparent;
-}
-
-/* tiny scrollbar */
-
-.jp-scrollbar-tiny::-webkit-scrollbar,
-.jp-scrollbar-tiny::-webkit-scrollbar-corner {
- background-color: transparent;
- height: 4px;
- width: 4px;
-}
-
-.jp-scrollbar-tiny::-webkit-scrollbar-thumb {
- background: rgba(var(--jp-scrollbar-thumb-color), 0.5);
-}
-
-.jp-scrollbar-tiny::-webkit-scrollbar-track:horizontal {
- border-left: 0px solid transparent;
- border-right: 0px solid transparent;
-}
-
-.jp-scrollbar-tiny::-webkit-scrollbar-track:vertical {
- border-top: 0px solid transparent;
- border-bottom: 0px solid transparent;
-}
-
-/*
- * Phosphor
- */
-
-.lm-ScrollBar[data-orientation='horizontal'] {
- min-height: 16px;
- max-height: 16px;
- min-width: 45px;
- border-top: 1px solid #a0a0a0;
-}
-
-.lm-ScrollBar[data-orientation='vertical'] {
- min-width: 16px;
- max-width: 16px;
- min-height: 45px;
- border-left: 1px solid #a0a0a0;
-}
-
-.lm-ScrollBar-button {
- background-color: #f0f0f0;
- background-position: center center;
- min-height: 15px;
- max-height: 15px;
- min-width: 15px;
- max-width: 15px;
-}
-
-.lm-ScrollBar-button:hover {
- background-color: #dadada;
-}
-
-.lm-ScrollBar-button.lm-mod-active {
- background-color: #cdcdcd;
-}
-
-.lm-ScrollBar-track {
- background: #f0f0f0;
-}
-
-.lm-ScrollBar-thumb {
- background: #cdcdcd;
-}
-
-.lm-ScrollBar-thumb:hover {
- background: #bababa;
-}
-
-.lm-ScrollBar-thumb.lm-mod-active {
- background: #a0a0a0;
-}
-
-.lm-ScrollBar[data-orientation='horizontal'] .lm-ScrollBar-thumb {
- height: 100%;
- min-width: 15px;
- border-left: 1px solid #a0a0a0;
- border-right: 1px solid #a0a0a0;
-}
-
-.lm-ScrollBar[data-orientation='vertical'] .lm-ScrollBar-thumb {
- width: 100%;
- min-height: 15px;
- border-top: 1px solid #a0a0a0;
- border-bottom: 1px solid #a0a0a0;
-}
-
-.lm-ScrollBar[data-orientation='horizontal']
- .lm-ScrollBar-button[data-action='decrement'] {
- background-image: var(--jp-icon-caret-left);
- background-size: 17px;
-}
-
-.lm-ScrollBar[data-orientation='horizontal']
- .lm-ScrollBar-button[data-action='increment'] {
- background-image: var(--jp-icon-caret-right);
- background-size: 17px;
-}
-
-.lm-ScrollBar[data-orientation='vertical']
- .lm-ScrollBar-button[data-action='decrement'] {
- background-image: var(--jp-icon-caret-up);
- background-size: 17px;
-}
-
-.lm-ScrollBar[data-orientation='vertical']
- .lm-ScrollBar-button[data-action='increment'] {
- background-image: var(--jp-icon-caret-down);
- background-size: 17px;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-Widget, /* </DEPRECATED> */
-.lm-Widget {
- box-sizing: border-box;
- position: relative;
- overflow: hidden;
- cursor: default;
-}
-
-
-/* <DEPRECATED> */ .p-Widget.p-mod-hidden, /* </DEPRECATED> */
-.lm-Widget.lm-mod-hidden {
- display: none !important;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-CommandPalette, /* </DEPRECATED> */
-.lm-CommandPalette {
- display: flex;
- flex-direction: column;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-search, /* </DEPRECATED> */
-.lm-CommandPalette-search {
- flex: 0 0 auto;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-content, /* </DEPRECATED> */
-.lm-CommandPalette-content {
- flex: 1 1 auto;
- margin: 0;
- padding: 0;
- min-height: 0;
- overflow: auto;
- list-style-type: none;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-header, /* </DEPRECATED> */
-.lm-CommandPalette-header {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-item, /* </DEPRECATED> */
-.lm-CommandPalette-item {
- display: flex;
- flex-direction: row;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-itemIcon, /* </DEPRECATED> */
-.lm-CommandPalette-itemIcon {
- flex: 0 0 auto;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-itemContent, /* </DEPRECATED> */
-.lm-CommandPalette-itemContent {
- flex: 1 1 auto;
- overflow: hidden;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-itemShortcut, /* </DEPRECATED> */
-.lm-CommandPalette-itemShortcut {
- flex: 0 0 auto;
-}
-
-
-/* <DEPRECATED> */ .p-CommandPalette-itemLabel, /* </DEPRECATED> */
-.lm-CommandPalette-itemLabel {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
-}
-
-.lm-close-icon {
- border:1px solid transparent;
- background-color: transparent;
- position: absolute;
- z-index:1;
- right:3%;
- top: 0;
- bottom: 0;
- margin: auto;
- padding: 7px 0;
- display: none;
- vertical-align: middle;
- outline: 0;
- cursor: pointer;
-}
-.lm-close-icon:after {
- content: "X";
- display: block;
- width: 15px;
- height: 15px;
- text-align: center;
- color:#000;
- font-weight: normal;
- font-size: 12px;
- cursor: pointer;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-DockPanel, /* </DEPRECATED> */
-.lm-DockPanel {
- z-index: 0;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-widget, /* </DEPRECATED> */
-.lm-DockPanel-widget {
- z-index: 0;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-tabBar, /* </DEPRECATED> */
-.lm-DockPanel-tabBar {
- z-index: 1;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-handle, /* </DEPRECATED> */
-.lm-DockPanel-handle {
- z-index: 2;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-handle.p-mod-hidden, /* </DEPRECATED> */
-.lm-DockPanel-handle.lm-mod-hidden {
- display: none !important;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-handle:after, /* </DEPRECATED> */
-.lm-DockPanel-handle:after {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- content: '';
-}
-
-
-/* <DEPRECATED> */
-.p-DockPanel-handle[data-orientation='horizontal'],
-/* </DEPRECATED> */
-.lm-DockPanel-handle[data-orientation='horizontal'] {
- cursor: ew-resize;
-}
-
-
-/* <DEPRECATED> */
-.p-DockPanel-handle[data-orientation='vertical'],
-/* </DEPRECATED> */
-.lm-DockPanel-handle[data-orientation='vertical'] {
- cursor: ns-resize;
-}
-
-
-/* <DEPRECATED> */
-.p-DockPanel-handle[data-orientation='horizontal']:after,
-/* </DEPRECATED> */
-.lm-DockPanel-handle[data-orientation='horizontal']:after {
- left: 50%;
- min-width: 8px;
- transform: translateX(-50%);
-}
-
-
-/* <DEPRECATED> */
-.p-DockPanel-handle[data-orientation='vertical']:after,
-/* </DEPRECATED> */
-.lm-DockPanel-handle[data-orientation='vertical']:after {
- top: 50%;
- min-height: 8px;
- transform: translateY(-50%);
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-overlay, /* </DEPRECATED> */
-.lm-DockPanel-overlay {
- z-index: 3;
- box-sizing: border-box;
- pointer-events: none;
-}
-
-
-/* <DEPRECATED> */ .p-DockPanel-overlay.p-mod-hidden, /* </DEPRECATED> */
-.lm-DockPanel-overlay.lm-mod-hidden {
- display: none !important;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-Menu, /* </DEPRECATED> */
-.lm-Menu {
- z-index: 10000;
- position: absolute;
- white-space: nowrap;
- overflow-x: hidden;
- overflow-y: auto;
- outline: none;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-}
-
-
-/* <DEPRECATED> */ .p-Menu-content, /* </DEPRECATED> */
-.lm-Menu-content {
- margin: 0;
- padding: 0;
- display: table;
- list-style-type: none;
-}
-
-
-/* <DEPRECATED> */ .p-Menu-item, /* </DEPRECATED> */
-.lm-Menu-item {
- display: table-row;
-}
-
-
-/* <DEPRECATED> */
-.p-Menu-item.p-mod-hidden,
-.p-Menu-item.p-mod-collapsed,
-/* </DEPRECATED> */
-.lm-Menu-item.lm-mod-hidden,
-.lm-Menu-item.lm-mod-collapsed {
- display: none !important;
-}
-
-
-/* <DEPRECATED> */
-.p-Menu-itemIcon,
-.p-Menu-itemSubmenuIcon,
-/* </DEPRECATED> */
-.lm-Menu-itemIcon,
-.lm-Menu-itemSubmenuIcon {
- display: table-cell;
- text-align: center;
-}
-
-
-/* <DEPRECATED> */ .p-Menu-itemLabel, /* </DEPRECATED> */
-.lm-Menu-itemLabel {
- display: table-cell;
- text-align: left;
-}
-
-
-/* <DEPRECATED> */ .p-Menu-itemShortcut, /* </DEPRECATED> */
-.lm-Menu-itemShortcut {
- display: table-cell;
- text-align: right;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-MenuBar, /* </DEPRECATED> */
-.lm-MenuBar {
- outline: none;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-}
-
-
-/* <DEPRECATED> */ .p-MenuBar-content, /* </DEPRECATED> */
-.lm-MenuBar-content {
- margin: 0;
- padding: 0;
- display: flex;
- flex-direction: row;
- list-style-type: none;
-}
-
-
-/* <DEPRECATED> */ .p--MenuBar-item, /* </DEPRECATED> */
-.lm-MenuBar-item {
- box-sizing: border-box;
-}
-
-
-/* <DEPRECATED> */
-.p-MenuBar-itemIcon,
-.p-MenuBar-itemLabel,
-/* </DEPRECATED> */
-.lm-MenuBar-itemIcon,
-.lm-MenuBar-itemLabel {
- display: inline-block;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-ScrollBar, /* </DEPRECATED> */
-.lm-ScrollBar {
- display: flex;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-}
-
-
-/* <DEPRECATED> */
-.p-ScrollBar[data-orientation='horizontal'],
-/* </DEPRECATED> */
-.lm-ScrollBar[data-orientation='horizontal'] {
- flex-direction: row;
-}
-
-
-/* <DEPRECATED> */
-.p-ScrollBar[data-orientation='vertical'],
-/* </DEPRECATED> */
-.lm-ScrollBar[data-orientation='vertical'] {
- flex-direction: column;
-}
-
-
-/* <DEPRECATED> */ .p-ScrollBar-button, /* </DEPRECATED> */
-.lm-ScrollBar-button {
- box-sizing: border-box;
- flex: 0 0 auto;
-}
-
-
-/* <DEPRECATED> */ .p-ScrollBar-track, /* </DEPRECATED> */
-.lm-ScrollBar-track {
- box-sizing: border-box;
- position: relative;
- overflow: hidden;
- flex: 1 1 auto;
-}
-
-
-/* <DEPRECATED> */ .p-ScrollBar-thumb, /* </DEPRECATED> */
-.lm-ScrollBar-thumb {
- box-sizing: border-box;
- position: absolute;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-SplitPanel-child, /* </DEPRECATED> */
-.lm-SplitPanel-child {
- z-index: 0;
-}
-
-
-/* <DEPRECATED> */ .p-SplitPanel-handle, /* </DEPRECATED> */
-.lm-SplitPanel-handle {
- z-index: 1;
-}
-
-
-/* <DEPRECATED> */ .p-SplitPanel-handle.p-mod-hidden, /* </DEPRECATED> */
-.lm-SplitPanel-handle.lm-mod-hidden {
- display: none !important;
-}
-
-
-/* <DEPRECATED> */ .p-SplitPanel-handle:after, /* </DEPRECATED> */
-.lm-SplitPanel-handle:after {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- content: '';
-}
-
-
-/* <DEPRECATED> */
-.p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle,
-/* </DEPRECATED> */
-.lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle {
- cursor: ew-resize;
-}
-
-
-/* <DEPRECATED> */
-.p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle,
-/* </DEPRECATED> */
-.lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle {
- cursor: ns-resize;
-}
-
-
-/* <DEPRECATED> */
-.p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle:after,
-/* </DEPRECATED> */
-.lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle:after {
- left: 50%;
- min-width: 8px;
- transform: translateX(-50%);
-}
-
-
-/* <DEPRECATED> */
-.p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle:after,
-/* </DEPRECATED> */
-.lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle:after {
- top: 50%;
- min-height: 8px;
- transform: translateY(-50%);
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-TabBar, /* </DEPRECATED> */
-.lm-TabBar {
- display: flex;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar[data-orientation='horizontal'], /* </DEPRECATED> */
-.lm-TabBar[data-orientation='horizontal'] {
- flex-direction: row;
- align-items: flex-end;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar[data-orientation='vertical'], /* </DEPRECATED> */
-.lm-TabBar[data-orientation='vertical'] {
- flex-direction: column;
- align-items: flex-end;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar-content, /* </DEPRECATED> */
-.lm-TabBar-content {
- margin: 0;
- padding: 0;
- display: flex;
- flex: 1 1 auto;
- list-style-type: none;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar[data-orientation='horizontal'] > .p-TabBar-content,
-/* </DEPRECATED> */
-.lm-TabBar[data-orientation='horizontal'] > .lm-TabBar-content {
- flex-direction: row;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar[data-orientation='vertical'] > .p-TabBar-content,
-/* </DEPRECATED> */
-.lm-TabBar[data-orientation='vertical'] > .lm-TabBar-content {
- flex-direction: column;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar-tab, /* </DEPRECATED> */
-.lm-TabBar-tab {
- display: flex;
- flex-direction: row;
- box-sizing: border-box;
- overflow: hidden;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar-tabIcon,
-.p-TabBar-tabCloseIcon,
-/* </DEPRECATED> */
-.lm-TabBar-tabIcon,
-.lm-TabBar-tabCloseIcon {
- flex: 0 0 auto;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar-tabLabel, /* </DEPRECATED> */
-.lm-TabBar-tabLabel {
- flex: 1 1 auto;
- overflow: hidden;
- white-space: nowrap;
-}
-
-
-.lm-TabBar-tabInput {
- user-select: all;
- width: 100%;
- box-sizing : border-box;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar-tab.p-mod-hidden, /* </DEPRECATED> */
-.lm-TabBar-tab.lm-mod-hidden {
- display: none !important;
-}
-
-
-.lm-TabBar-addButton.lm-mod-hidden {
- display: none !important;
-}
-
-
-/* <DEPRECATED> */ .p-TabBar.p-mod-dragging .p-TabBar-tab, /* </DEPRECATED> */
-.lm-TabBar.lm-mod-dragging .lm-TabBar-tab {
- position: relative;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar.p-mod-dragging[data-orientation='horizontal'] .p-TabBar-tab,
-/* </DEPRECATED> */
-.lm-TabBar.lm-mod-dragging[data-orientation='horizontal'] .lm-TabBar-tab {
- left: 0;
- transition: left 150ms ease;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar.p-mod-dragging[data-orientation='vertical'] .p-TabBar-tab,
-/* </DEPRECATED> */
-.lm-TabBar.lm-mod-dragging[data-orientation='vertical'] .lm-TabBar-tab {
- top: 0;
- transition: top 150ms ease;
-}
-
-
-/* <DEPRECATED> */
-.p-TabBar.p-mod-dragging .p-TabBar-tab.p-mod-dragging,
-/* </DEPRECATED> */
-.lm-TabBar.lm-mod-dragging .lm-TabBar-tab.lm-mod-dragging {
- transition: none;
-}
-
-.lm-TabBar-tabLabel .lm-TabBar-tabInput {
- user-select: all;
- width: 100%;
- box-sizing : border-box;
- background: inherit;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-
-/* <DEPRECATED> */ .p-TabPanel-tabBar, /* </DEPRECATED> */
-.lm-TabPanel-tabBar {
- z-index: 1;
-}
-
-
-/* <DEPRECATED> */ .p-TabPanel-stackedPanel, /* </DEPRECATED> */
-.lm-TabPanel-stackedPanel {
- z-index: 0;
-}
-
-/*-----------------------------------------------------------------------------
-| Copyright (c) Jupyter Development Team.
-| Copyright (c) 2014-2017, PhosphorJS Contributors
-|
-| Distributed under the terms of the BSD 3-Clause License.
-|
-| The full license is in the file LICENSE, distributed with this software.
-|----------------------------------------------------------------------------*/
-
-@charset "UTF-8";
-html{
- -webkit-box-sizing:border-box;
- box-sizing:border-box; }
-
-*,
-*::before