|
2 | 2 | <html>
|
3 | 3 |
|
4 | 4 | <head>
|
5 |
| - <!-- This page was last built at 2021-10-26 15:27 --> |
| 5 | + <!-- This page was last built at 2021-10-26 17:34 --> |
6 | 6 |
|
7 | 7 | <meta charset="utf-8" />
|
8 | 8 |
|
|
79 | 79 | href="/all_static/css/main.css?version=../all_sta"
|
80 | 80 | />
|
81 | 81 | <link rel="stylesheet" type="text/css"
|
82 |
| - href="/all_static/css/improve.css?version=2021-10-26-15-27"> |
| 82 | + href="/all_static/css/improve.css?version=2021-10-26-17-34"> |
83 | 83 |
|
84 | 84 | <!-- LOCAL DEV STYLESHEET -->
|
85 | 85 | <!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
|
|
487 | 487 | <div class="output_html rendered_html output_subarea ">
|
488 | 488 |
|
489 | 489 | <div>
|
490 |
| - <div id='dotnet-interactive-this-cell-11624.Microsoft.DotNet.Interactive.Http.HttpPort' style='display: none'> |
| 490 | + <div id='dotnet-interactive-this-cell-12229.Microsoft.DotNet.Interactive.Http.HttpPort' style='display: none'> |
491 | 491 | The below script needs to be able to find the current output cell; this is an easy method to get it.
|
492 | 492 | </div>
|
493 | 493 | <script type='text/javascript'>
|
@@ -532,12 +532,12 @@ <h1>
|
532 | 532 | }
|
533 | 533 |
|
534 | 534 | function loadDotnetInteractiveApi() {
|
535 |
| - probeAddresses(["http://192.168.0.3:1000/", "http://127.0.0.1:1000/"]) |
| 535 | + probeAddresses(["http://172.23.0.3:1000/", "http://127.0.0.1:1000/"]) |
536 | 536 | .then((root) => {
|
537 | 537 | // use probing to find host url and api resources
|
538 | 538 | // load interactive helpers and language services
|
539 | 539 | let dotnetInteractiveRequire = require.config({
|
540 |
| - context: '11624.Microsoft.DotNet.Interactive.Http.HttpPort', |
| 540 | + context: '12229.Microsoft.DotNet.Interactive.Http.HttpPort', |
541 | 541 | paths:
|
542 | 542 | {
|
543 | 543 | 'dotnet-interactive': `${root}resources`
|
@@ -671,29 +671,29 @@ <h1 id="Basic-Bar-Chart">Basic Bar Chart<a class="anchor-link" href="#Basic-Bar-
|
671 | 671 |
|
672 | 672 |
|
673 | 673 | <div class="output_html rendered_html output_subarea output_execute_result">
|
674 |
| -<div id="cc18a752-fcf3-4119-8509-d15b8481206c" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
| 674 | +<div id="efce8507-0e23-4fd9-bd61-6bc24eb8ce67" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
675 | 675 | <script type="text/javascript">
|
676 | 676 |
|
677 |
| - var renderPlotly_cc18a752fcf341198509d15b8481206c = function() { |
| 677 | + var renderPlotly_efce85070e234fd9bd616bc24eb8ce67 = function() { |
678 | 678 | var fsharpPlotlyRequire = requirejs.config({context:'fsharp-plotly',paths:{plotly:'https://cdn.plot.ly/plotly-latest.min'}}) || require;
|
679 | 679 | fsharpPlotlyRequire(['plotly'], function(Plotly) {
|
680 | 680 |
|
681 | 681 | var data = [{"type":"bar","x":["giraffes","orangutans","monkeys"],"y":[20,14,23],"marker":{}}];
|
682 | 682 | var layout = {};
|
683 | 683 | var config = {};
|
684 |
| - Plotly.newPlot('cc18a752-fcf3-4119-8509-d15b8481206c', data, layout, config); |
| 684 | + Plotly.newPlot('efce8507-0e23-4fd9-bd61-6bc24eb8ce67', data, layout, config); |
685 | 685 | });
|
686 | 686 | };
|
687 | 687 | if ((typeof(requirejs) !== typeof(Function)) || (typeof(requirejs.config) !== typeof(Function))) {
|
688 | 688 | var script = document.createElement("script");
|
689 | 689 | script.setAttribute("src", "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js");
|
690 | 690 | script.onload = function(){
|
691 |
| - renderPlotly_cc18a752fcf341198509d15b8481206c(); |
| 691 | + renderPlotly_efce85070e234fd9bd616bc24eb8ce67(); |
692 | 692 | };
|
693 | 693 | document.getElementsByTagName("head")[0].appendChild(script);
|
694 | 694 | }
|
695 | 695 | else {
|
696 |
| - renderPlotly_cc18a752fcf341198509d15b8481206c(); |
| 696 | + renderPlotly_efce85070e234fd9bd616bc24eb8ce67(); |
697 | 697 | }
|
698 | 698 | </script>
|
699 | 699 |
|
@@ -743,29 +743,29 @@ <h1 id="Grouped-Bar-Chart">Grouped Bar Chart<a class="anchor-link" href="#Groupe
|
743 | 743 |
|
744 | 744 |
|
745 | 745 | <div class="output_html rendered_html output_subarea output_execute_result">
|
746 |
| -<div id="38ccb447-9cb2-41a5-afd9-1285d40965f4" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
| 746 | +<div id="1fbca708-d9d1-4e4d-a0be-087b5ed3126e" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
747 | 747 | <script type="text/javascript">
|
748 | 748 |
|
749 |
| - var renderPlotly_38ccb4479cb241a5afd91285d40965f4 = function() { |
| 749 | + var renderPlotly_1fbca708d9d14e4da0be087b5ed3126e = function() { |
750 | 750 | var fsharpPlotlyRequire = requirejs.config({context:'fsharp-plotly',paths:{plotly:'https://cdn.plot.ly/plotly-latest.min'}}) || require;
|
751 | 751 | fsharpPlotlyRequire(['plotly'], function(Plotly) {
|
752 | 752 |
|
753 | 753 | var data = [{"type":"bar","x":["giraffes","orangutans","monkeys"],"y":[20,14,23],"marker":{},"name":"SF Zoo"},{"type":"bar","x":["giraffes","orangutans","monkeys"],"y":[12,18,29],"marker":{},"name":"LA Zoo"}];
|
754 | 754 | var layout = {};
|
755 | 755 | var config = {};
|
756 |
| - Plotly.newPlot('38ccb447-9cb2-41a5-afd9-1285d40965f4', data, layout, config); |
| 756 | + Plotly.newPlot('1fbca708-d9d1-4e4d-a0be-087b5ed3126e', data, layout, config); |
757 | 757 | });
|
758 | 758 | };
|
759 | 759 | if ((typeof(requirejs) !== typeof(Function)) || (typeof(requirejs.config) !== typeof(Function))) {
|
760 | 760 | var script = document.createElement("script");
|
761 | 761 | script.setAttribute("src", "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js");
|
762 | 762 | script.onload = function(){
|
763 |
| - renderPlotly_38ccb4479cb241a5afd91285d40965f4(); |
| 763 | + renderPlotly_1fbca708d9d14e4da0be087b5ed3126e(); |
764 | 764 | };
|
765 | 765 | document.getElementsByTagName("head")[0].appendChild(script);
|
766 | 766 | }
|
767 | 767 | else {
|
768 |
| - renderPlotly_38ccb4479cb241a5afd91285d40965f4(); |
| 768 | + renderPlotly_1fbca708d9d14e4da0be087b5ed3126e(); |
769 | 769 | }
|
770 | 770 | </script>
|
771 | 771 |
|
@@ -816,29 +816,29 @@ <h1 id="Stacked-Bar-Chart">Stacked Bar Chart<a class="anchor-link" href="#Stacke
|
816 | 816 |
|
817 | 817 |
|
818 | 818 | <div class="output_html rendered_html output_subarea output_execute_result">
|
819 |
| -<div id="a22c56d9-a822-4049-bace-babdea6136eb" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
| 819 | +<div id="42f056ea-d349-493a-b095-44e1937d9679" style="width: 600px; height: 600px;"><!-- Plotly chart will be drawn inside this DIV --></div> |
820 | 820 | <script type="text/javascript">
|
821 | 821 |
|
822 |
| - var renderPlotly_a22c56d9a8224049bacebabdea6136eb = function() { |
| 822 | + var renderPlotly_42f056ead349493ab09544e1937d9679 = function() { |
823 | 823 | var fsharpPlotlyRequire = requirejs.config({context:'fsharp-plotly',paths:{plotly:'https://cdn.plot.ly/plotly-latest.min'}}) || require;
|
824 | 824 | fsharpPlotlyRequire(['plotly'], function(Plotly) {
|
825 | 825 |
|
826 | 826 | var data = [{"type":"bar","x":["giraffes","orangutans","monkeys"],"y":[20,14,23],"marker":{},"name":"SF Zoo"},{"type":"bar","x":["giraffes","orangutans","monkeys"],"y":[12,18,29],"marker":{},"name":"LA Zoo"}];
|
827 | 827 | var layout = {"barmode":"stack"};
|
828 | 828 | var config = {};
|
829 |
| - Plotly.newPlot('a22c56d9-a822-4049-bace-babdea6136eb', data, layout, config); |
| 829 | + Plotly.newPlot('42f056ea-d349-493a-b095-44e1937d9679', data, layout, config); |
830 | 830 | });
|
831 | 831 | };
|
832 | 832 | if ((typeof(requirejs) !== typeof(Function)) || (typeof(requirejs.config) !== typeof(Function))) {
|
833 | 833 | var script = document.createElement("script");
|
834 | 834 | script.setAttribute("src", "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js");
|
835 | 835 | script.onload = function(){
|
836 |
| - renderPlotly_a22c56d9a8224049bacebabdea6136eb(); |
| 836 | + renderPlotly_42f056ead349493ab09544e1937d9679(); |
837 | 837 | };
|
838 | 838 | document.getElementsByTagName("head")[0].appendChild(script);
|
839 | 839 | }
|
840 | 840 | else {
|
841 |
| - renderPlotly_a22c56d9a8224049bacebabdea6136eb(); |
| 841 | + renderPlotly_42f056ead349493ab09544e1937d9679(); |
842 | 842 | }
|
843 | 843 | </script>
|
844 | 844 |
|
@@ -1026,7 +1026,7 @@ <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x
|
1026 | 1026 | <script src="/all_static//javascripts/hash_offset.js"></script>
|
1027 | 1027 | <!-- Image Hover Script -->
|
1028 | 1028 | <script src="/all_static/javascripts/imghover.js"></script>
|
1029 |
| -<script src="/all_static/javascripts/improve.js?version=2021-10-26-15-27"></script> |
| 1029 | +<script src="/all_static/javascripts/improve.js?version=2021-10-26-17-34"></script> |
1030 | 1030 | <!-- code highlighting -->
|
1031 | 1031 |
|
1032 | 1032 | <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.2.0/highlight.min.js"></script>
|
|
0 commit comments