简体   繁体   English

下载的FsLab模板怎么办?

[英]What do I do with downloaded FsLab template?

Sorry for the question, but I am definitely not an "advanced" user. 很抱歉这个问题,但是我绝对不是“高级”用户。

I installed the FsLab and FsLab Journal using NuGet . 我使用NuGet安装了FsLabFsLab Journal

The instructions in https://fslab.org/download/ tell one to Download FsLab Journal template (which I did, and got a folder called FsLab.Templates-journal on my desktop). https://fslab.org/download/中的说明告诉一个人Download FsLab Journal template (我这样做了,并且在我的桌面上有一个名为FsLab.Templates-journal的文件夹)。 Next there is a link saying Install Visual Studio template . 接下来有一个链接,显示“ Install Visual Studio template If I click on that I go to a page in the Visual Studio Marketplace with the title FsLab Journal and a green Download button. 如果单击该按钮, FsLab Journal Visual Studio Marketplace的页面,标题为FsLab Journal ,带有绿色的Download按钮。 When I click on that button nothing happens. 当我单击该按钮时,没有任何反应。 On the same page it says FsLab Journal works with Visual Studio 2012, 2013 and 2015. (Does it work with VS 2017?) 在同一页面上,它表示FsLab Journal可与Visual Studio 2012、2013和2015一起使用。(它可与VS 2017一起使用吗?)

I would like to use FsLab and FsLab Journal to interactively see tables and charts in FSI. 我想使用FsLabFsLab Journal来交互式地查看FSI中的表格和图表。 I hope FsLab Journal will help me do that but right now I am stuck and do not know what to do with the folder I downloaded (inside a zip file). 我希望FsLab Journal可以帮助我做到这一点,但是现在我被困住了,不知道该如何处理我下载的文件夹(在zip文件中)。 Any help will be greatly appreciated. 任何帮助将不胜感激。

First you are going to need to unzip the folder, then open the .fsproj file with visual studio. 首先,您需要解压缩文件夹,然后使用Visual Studio打开.fsproj文件。

Go to the .paket folder, run paket.bootstrapper.exe 转到.paket文件夹,运行paket.bootstrapper.exe

Go to the root folder, run build.cmd 转到根文件夹,运行build.cmd

Open Tutorial.fsx, select everything, right click -> Execute in interactive window. 打开Tutorial.fsx,选择所有内容,右键单击->在交互式窗口中执行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM