##// END OF EJS Templates
regen references templates
Matthias BUSSONNIER -
Show More
@@ -1058,19 +1058,6 b' p{margin-bottom:0;}'
1058
1058
1059 </style>
1059 </style>
1060 <style type="text/css">
1060 <style type="text/css">
1061 /* Overrides of notebook CSS for static HTML export
1062
1063 */
1064 body {
1065 overflow: visible;
1066 padding: 8px;
1067 }
1068 .input_area {
1069 padding: 0.4em;
1070 }
1071
1072 </style>
1073 <style type="text/css">
1074 .highlight .hll { background-color: #ffffcc }
1061 .highlight .hll { background-color: #ffffcc }
1075 .highlight { background: #f8f8f8; }
1062 .highlight { background: #f8f8f8; }
1076 .highlight .c { color: #408080; font-style: italic } /* Comment */
1063 .highlight .c { color: #408080; font-style: italic } /* Comment */
@@ -1135,6 +1122,18 b' body {'
1135 .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
1122 .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
1136 </style>
1123 </style>
1137
1124
1125
1126 <style type="text/css">
1127 /* Overrides of notebook CSS for static HTML export */
1128 body {
1129 overflow: visible;
1130 padding: 8px;
1131 }
1132 .input_area {
1133 padding: 0.4em;
1134 }
1135 </style>
1136
1138 <script src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript">
1137 <script src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript">
1139
1138
1140 </script>
1139 </script>
@@ -1058,19 +1058,6 b' p{margin-bottom:0;}'
1058
1058
1059 </style>
1059 </style>
1060 <style type="text/css">
1060 <style type="text/css">
1061 /* Overrides of notebook CSS for static HTML export
1062
1063 */
1064 body {
1065 overflow: visible;
1066 padding: 8px;
1067 }
1068 .input_area {
1069 padding: 0.4em;
1070 }
1071
1072 </style>
1073 <style type="text/css">
1074 .highlight .hll { background-color: #ffffcc }
1061 .highlight .hll { background-color: #ffffcc }
1075 .highlight { background: #f8f8f8; }
1062 .highlight { background: #f8f8f8; }
1076 .highlight .c { color: #408080; font-style: italic } /* Comment */
1063 .highlight .c { color: #408080; font-style: italic } /* Comment */
@@ -1135,6 +1122,18 b' body {'
1135 .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
1122 .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
1136 </style>
1123 </style>
1137
1124
1125
1126 <style type="text/css">
1127 /* Overrides of notebook CSS for static HTML export */
1128 body {
1129 overflow: visible;
1130 padding: 8px;
1131 }
1132 .input_area {
1133 padding: 0.4em;
1134 }
1135 </style>
1136
1138 <script src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript">
1137 <script src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript">
1139
1138
1140 </script>
1139 </script>
General Comments 0
You need to be logged in to leave comments. Login now