Git Product home page Git Product logo

Comments (6)

lihaoyi avatar lihaoyi commented on May 21, 2024

How are you running Ammonite?

from ammonite.

siddhartha-gadgil avatar siddhartha-gadgil commented on May 21, 2024

In sbt, starting project/test:console

On Wed, Apr 22, 2015 at 9:19 AM Li Haoyi [email protected] wrote:

How are you running Ammonite?


Reply to this email directly or view it on GitHub
#58 (comment).

from ammonite.

siddhartha-gadgil avatar siddhartha-gadgil commented on May 21, 2024

In the usual console, my imports work.

In my build.sbt I have:
initialCommands in console := """ammonite.repl.Repl.main(null); import
provingground._ ; import HoTT._"""
I also tried putting the ammonite.repl.Repl.main(null) command last.

On Wed, Apr 22, 2015 at 9:26 AM Siddhartha Gadgil <
[email protected]> wrote:

In sbt, starting project/test:console

On Wed, Apr 22, 2015 at 9:19 AM Li Haoyi [email protected] wrote:

How are you running Ammonite?


Reply to this email directly or view it on GitHub
#58 (comment).

from ammonite.

lihaoyi avatar lihaoyi commented on May 21, 2024

Yeah that's not going to work =/ we don't grab things from the surrounding scope, even though I'd like to at some point. #56 makes predefs slightly-more-but-not-quite possible, and with a bit of work should be sufficient

from ammonite.

lihaoyi avatar lihaoyi commented on May 21, 2024

Fixed in d57ffac, will push an updated version 0.3.0 some time

from ammonite.

siddhartha-gadgil avatar siddhartha-gadgil commented on May 21, 2024

Thanks.

On Wed, Apr 22, 2015 at 11:27 AM Li Haoyi [email protected] wrote:

Closed #58 #58.


Reply to this email directly or view it on GitHub
#58 (comment).

from ammonite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.