diff --git a/docs/fsharp/index.md b/docs/fsharp/index.md index c579d88f12018..da88aa6644d28 100644 --- a/docs/fsharp/index.md +++ b/docs/fsharp/index.md @@ -45,6 +45,8 @@ F# is about productivity at its heart. The tooling support for F# is ubiquitous [Get started with F# and Xamarin](https://docs.microsoft.com/xamarin/cross-platform/platform/fsharp/) for mobile programming with F#. +[F# for Azure Notebooks](https://notebooks.azure.com/Microsoft/libraries/samples/html/FSharp%20for%20Azure%20Notebooks.ipynb) is a tutorial for learning F# in a free, hosted Jupyter Notebook. + ## References [F# Language Reference](language-reference/index.md) is the official, comprehensive reference for all F# language features. Each article explains the syntax and shows code samples. You can use the filter bar in the table of contents to find specific articles.