Преглед на файлове

Audit example script tags

Steven Silvester преди 7 години
родител
ревизия
3ac88edd62
променени са 5 файла, в които са добавени 0 реда и са изтрити 15 реда
  1. 0 3
      examples/cell/index.html
  2. 0 3
      examples/console/index.html
  3. 0 3
      examples/filebrowser/index.html
  4. 0 3
      examples/notebook/index.html
  5. 0 3
      examples/terminal/index.html

+ 0 - 3
examples/cell/index.html

@@ -2,10 +2,7 @@
 <html lang="en">
   <head>
     <title>Cell Demo</title>
-    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
-    <script type="text/javascript" src="https://www.promisejs.org/polyfills/promise-6.1.0.js"></script>
     <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full,Safe&amp;delayStartupUntil=configured"></script>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js"></script>
   </head>
   <body>
     <script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}" }</script>

+ 0 - 3
examples/console/index.html

@@ -2,10 +2,7 @@
 <html lang="en">
   <head>
     <title>Console Demo</title>
-    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
-    <script type="text/javascript" src="https://www.promisejs.org/polyfills/promise-6.1.0.js"></script>
     <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full,Safe&amp;delayStartupUntil=configured"></script>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js"></script>
   </head>
   <body>
     <script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}"}</script>

+ 0 - 3
examples/filebrowser/index.html

@@ -2,9 +2,6 @@
 <html lang="en">
   <head>
     <title>FileBrowser Demo</title>
-    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
-    <script type="text/javascript" src="https://www.promisejs.org/polyfills/promise-6.1.0.js"></script>
-   <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js"></script>
   </head>
   <body>
     <script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}" }</script>

+ 0 - 3
examples/notebook/index.html

@@ -2,10 +2,7 @@
 <html lang="en">
   <head>
     <title>Notebook Demo</title>
-    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
-    <script type="text/javascript" src="https://www.promisejs.org/polyfills/promise-6.1.0.js"></script>
     <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full,Safe&amp;delayStartupUntil=configured"></script>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js"></script>
   </head>
   <body>
     <script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}" }</script>

+ 0 - 3
examples/terminal/index.html

@@ -2,9 +2,6 @@
 <html lang="en">
   <head>
     <title>Terminal Demo</title>
-    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
-    <script type="text/javascript" src="https://www.promisejs.org/polyfills/promise-6.1.0.js"></script>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.js"></script>
   </head>
   <body>
     <script id='jupyter-config-data' type="application/json">{