GithubHelp home page GithubHelp logo

Comments (3)

voxelv avatar voxelv commented on May 28, 2024

@eblume I noticed your use case is like what I requested under #300

from nb.

eblume avatar eblume commented on May 28, 2024

Thanks @voxelv. It looks like my reading of #300's solution on lines 144-146, this plugin is not using --edit but rather nb edit. My issue is specifically related to using either nb add or nb edit while using the --edit flag to indicate that the editor should be invoked. In particular, my problem is that the resulting editor session seems to hold a "lock" of some sort on either nb itself (globally across all processes) or else on the underlying git repo. (Note the obscure corner case where nb edit is used with --edit which corresponds to the case that we want to append content to a document AND THEN, afterwards, open the resulting document in an editor.)

Can you tell me if the plugin exhibits this behavior as well? From my reading it doesn't seem to invoke --edit in any case so I don't know if a test can be made.

from nb.

eblume avatar eblume commented on May 28, 2024

(An extra word aside here for my use case: I am trying to design an 'interactive log' of sorts where a long-lived editor session is set to autoload changes from scripted prompts while allowing the user to attach prose and links in context buffers. It's all very hacked and alpha right now, but the code is working and can be seen here.)

from nb.

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.