Skip to content

Commit 41fe6e2

Browse files
authored
Merge pull request #87 from luisquintanilla/patch-1
Fixing #i rendering
2 parents a982c57 + 97b8a28 commit 41fe6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ If the interactive extension does not work, please file an issue and we will try
100100
101101
A possible fix for this is the inclusion of Dotnet.Interactive preview package sources. To use these, add the following lines before referencning Plotly.NET.Interactive:
102102
103-
```fsharp
103+
```
104104
#i "nuget:https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json"
105105
#i "nuget:https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json"
106106
```

0 commit comments

Comments
 (0)