Giter Site home page Giter Site logo

Comments (5)

epogrebnyak avatar epogrebnyak commented on May 19, 2024 2

There are two parts:

  • you can use Handout in any text editor, it is the same as editing any plait test script file
  • the script does not have a hidden state as opposed to Jupyter notebook

As for the state in Jupyter notebooks you can refer to a presentation by Joel Grus, for example.

from handout.

epogrebnyak avatar epogrebnyak commented on May 19, 2024 1

@code-monk08: the list of planned features is as follows, the more important one is discussion of output formats in #9.

#25 is a bit about interactive use, #12 deal with Sweave family of tools. Also a good TOC here.

Please feel free to contribute your workflow example or feature request.

from handout.

danijar avatar danijar commented on May 19, 2024 1

As @epogrebnyak pointed out, the main differences are:

  • You can use your own Python editor of IDE rather than the web editor of Jupyter that doesn't seem suitable for power users, at least to me. Running locally can also make it easier to handle files.
  • There is no hidden state and communication only goes from the Python script to the rendered handout, not the other way around.
  • Handout being a library means that you can import your resulting script from other files, although I'm not sure if this happens often.
  • You can add custom JavaScript with a single function call, for example to support extended Markdown, UML diagrams, or other markup formats.
  • The result being a static HTML page makes it a bit simpler to integrate into a blog post or website than a Jupyter notebook, although this is also certainly possible.

What else? You're ideas are welcome! :)

from handout.

bymayanksingh avatar bymayanksingh commented on May 19, 2024

@epogrebnyak that presentation was convincing to me, hidden states can be real pain.

handout is a great alternative, what else do we have or we plan to have in handout that jupyter fails at?

from handout.

bymayanksingh avatar bymayanksingh commented on May 19, 2024

What else? You're ideas are welcome! :)

I think this is already in discussion but adding in more options where one can customize the output HTML even further will be nice..

also I have feature wise implementation ideas.. I will comment those on respective issues.

from handout.

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.