-
### Description
No completion, type signature on F# script files(.fsx).
Code files(.fs) works as expected.
### Repro steps
1. Step A
open a simple script file, Foo.fsx:
```fsharp
let x…
-
I'd love to have an FSI implementation of `_RunPythonScript`. I work with non-developers and need a clean way to give them scripts without them needing to look at a code editor. They are familiar w…
-
Is .fsx not supported ?
I can't reproduce the simple demo in F# script , this doesnt seem to work
```fsharp
#r "nuget: Microsoft.ML"
open Microsoft.ML
open Microsoft.ML.Data
[]
type Ho…
-
So during build, the cluster headnodes mounts the /scratch FSX volume but hangs while changing permission from the origin to 0777 and ownership to root. It timeout aften 600 seconds causing a cluster …
-
It should be possible to use Feather in a library form, so as to provide type-safe data when generating individual static sites.
- [x] Push nuget package and set up a workflow
- [x] Use .fsx for s…
-
Tried to work with FAKE script.
![image](https://user-images.githubusercontent.com/8962463/48025273-2dd54000-e100-11e8-8dd9-def52a248aa0.png)
```
parameter: System.IO.DirectoryNotFoundException…
-
### What happened + What you expected to happen
there is some issue in `mmap` that prevents me from doing anything with the `Data` api. I suspect it is permissions related as my repro script works …
-
### Description
When loading a FSX script inside another, it is found and transpiled correctly, but the `import` statement generated uses the `fsx` extension instead of the correct `.fs.js` extensi…
-
Consider File.fsx:
```fsharp
// implicit top-level module File
let x = 42
module Nested =
// File.Nested.foo
let foo = 123
#load "OtherFile.fsx"
// Looks like File.Nested.b…
-
**Environment:**
- aws-parallelcluster 2.7.0
- Configuration:
[fsx fsx-scratch2]
shared_dir = /lustre
storage_capacity = 1200
deployment_type = SCRATCH_2
import_path=...
export_path=.…