Skip to content

Commit

Permalink
Update F# guide to point to the F# Azure Notebook tutorial (dotnet#5453)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored May 18, 2018
1 parent 225c3a0 commit 7013a51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/fsharp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7013a51

Please sign in to comment.