diff --git a/docs/extensions.fsx b/docs/extensions.fsx index 52d1fddb..645601bb 100644 --- a/docs/extensions.fsx +++ b/docs/extensions.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/index.fsx b/docs/index.fsx index d2cf5efb..817bcba9 100644 --- a/docs/index.fsx +++ b/docs/index.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) @@ -81,7 +81,7 @@ Furnace uses [the incredible F# programming language](https://dot.net/fsharp) fo All documentation pages in this website are interactive notebooks which you can execute directly in your browser without installing anything in your local machine. -Using the buttons [![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb) [![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb) on the top of each page, you can execute the page as an interactive notebook running on cloud servers provided by [Google Colab](https://colab.research.google.com/) and [Binder](https://mybinder.org/). +Using the buttons [![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb) [![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb) on the top of each page, you can execute the page as an interactive notebook running on cloud servers provided by [Google Colab](https://colab.research.google.com/) and [Binder](https://mybinder.org/). Using the buttons [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx) [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) you can also download a page as a script or an interactive notebook, which you can execute locally in [Jupyter](https://jupyter.org/) or [Visual Studio Code](https://code.visualstudio.com/) using [dotnet interactive](https://github.com/dotnet/interactive). diff --git a/docs/install.fsx b/docs/install.fsx index 64443b4a..97321c9d 100644 --- a/docs/install.fsx +++ b/docs/install.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/quickstart.fsx b/docs/quickstart.fsx index 4c8b4632..f941b06c 100644 --- a/docs/quickstart.fsx +++ b/docs/quickstart.fsx @@ -32,8 +32,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/tensors.fsx b/docs/tensors.fsx index 30ebd7d8..56fcd812 100644 --- a/docs/tensors.fsx +++ b/docs/tensors.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/Furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/Furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb)