-
Hey,
thanks for amm-spark. It's a great tool with beautiful and readable code base! I noticed that it only can be used interactively because it relies on `replApi` instance. If I understand it corr…
-
Feels like opt in behaviour (through `.scala-steward.conf`) whereby scala steward would scan through the repository to find ammonite ivy imports of the form:
```scala
import $ivy.`org.scalaz::scalaz…
-
Here is a stacktrack which running mill with upickle 1.3.15.
```
java.lang.IncompatibleClassChangeError: Implementing class
java.lang.ClassLoader.defineClass1(Native Method)
java.lang.ClassL…
-
**Version(s)**
0.1.15-62-gab05d824-SNAPSHOT (https://github.com/VirtusLab/scala-cli/commit/ab05d824d9f19f22e4528ed4f69b68992338e424)
**Describe the bug**
Passing dependencies to the `Ammonite` re…
-
local install follow [the Local Installation using Docker - Linux/Mac/Windows](https://github.com/freechipsproject/chisel-bootcamp/blob/master/Install.md)
java -version :
![image](https://user-ima…
-
**Describe the bug**
I've been seeing the following fail on windows pretty consistently.
```
[info] Test run tests.RangeFormattingWhenPastingSuite finished: 0 failed, 0 ignored, 15 total, 71.291s
…
-
Hey, any idea what is going wrong here?
I can reproduce it with running:
`sbt new scala/scala-seed.g8` and then `bloop console root --verbose --version` in this fresh project. Starting ammonite stan…
-
Minart can be called from ammonite, which can lead to some interesting live-coding usages.
I haven't thought about this in detail, but I'm thinking about adding a new `minart-live` package with som…
JD557 updated
2 years ago
-
Hello,
I am trying to understand if almond can handle the import of ammonite scripts
I would expect this to work, but it doesn't
```
// Foo.sc
def foo() = println("bar")
// ipynb file
imp…
-
MSeal updated
5 years ago