Ver Fonte

Merge pull request #2605 from ellisonbg/output-examples

Output examples and minor style fixes to output
S. Chris Colbert há 7 anos atrás
pai
commit
8675b25a55
2 ficheiros alterados com 422 adições e 0 exclusões
  1. 410 0
      examples/notebooks/OutputExamples.ipynb
  2. 12 0
      packages/rendermime/style/index.css

Diff do ficheiro suprimidas por serem muito extensas
+ 410 - 0
examples/notebooks/OutputExamples.ipynb


+ 12 - 0
packages/rendermime/style/index.css

@@ -396,6 +396,8 @@ margin-top = 14, 14, 14, 14, 8, 8
 
 a.jp-InternalAnchorLink {
   visibility: hidden;
+  margin-left: 8px;
+  color: var(--md-blue-800);
 }
 
 h1:hover .jp-InternalAnchorLink,
@@ -406,3 +408,13 @@ h5:hover .jp-InternalAnchorLink,
 h6:hover .jp-InternalAnchorLink {
   visibility: visible;
 }
+
+
+
+/*-----------------------------------------------------------------------------
+| RenderedPDF
+|----------------------------------------------------------------------------*/
+
+.jp-RenderedPDF {
+  font-size: var(--jp-ui-font-size1);
+}

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff