Giter Site home page Giter Site logo

Comments (9)

borkdude avatar borkdude commented on September 21, 2024 1

Probably related to #281

from nbb.

borkdude avatar borkdude commented on September 21, 2024 1

Note that the newest nbb version is v1.2.169

from nbb.

cldwalker avatar cldwalker commented on September 21, 2024

Ah, missed that. Thanks for the pointer

from nbb.

borkdude avatar borkdude commented on September 21, 2024

I'm open to a PR around this and #281 or I'll probably look into this sometime in the next weeks.

from nbb.

cldwalker avatar cldwalker commented on September 21, 2024

For this issue, local-nbb-edn is looking for nbb.edn in the wrong directory. One way I can solve this is by passing the executable's current directory to that fn through loadFile/loadString. In other words, the executable would pass the value of __dirname from this example to local-nbb-edn . Would you be open to a PR that provides such an option? I'm not sure if this overlaps with #281 as that seems to be a larger change with classpath which this use case doesn't necessarily need

from nbb.

borkdude avatar borkdude commented on September 21, 2024

Yes but that might not be the only place that needs a little change.

Btw, another way to solve this problem is to make an "uberscript" which you can do with the bundle command:

https://github.com/babashka/nbb/tree/main/doc/bundle

from nbb.

borkdude avatar borkdude commented on September 21, 2024

Should work in 1.2.166 (building on CI right now)

from nbb.

borkdude avatar borkdude commented on September 21, 2024

Need to fix one more thing, the .nbb directory should be created relative to the nbb.edn I think

from nbb.

cldwalker avatar cldwalker commented on September 21, 2024

Thanks! ❤️ 🕺 Simpler solution than I was thinking of and works great with nbb-logseq. Released a new nbb-logseq version for this

from nbb.

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.