Git Product home page Git Product logo

Comments (6)

PerBothner avatar PerBothner commented on May 31, 2024

I created such a page: http://domterm.org/Uses.html

Please send me a short paragraph on better_exchook and I'll add that. If you want to do it in the form of a pull request, note that the source is doc/DomTerm.texi. I'm also happy to hand-convert plain text, Markdown, or HTML.

from domterm.

albertz avatar albertz commented on May 31, 2024

Ok, some paragraph:

The Python better_exchook package prints stack traces with extended information such as relevant local variables. When run in DomTerm, it folds all the details of each stack frame away by default, and thus provides a much more comprehensive overview, while still providing all the details when needed.

from domterm.

albertz avatar albertz commented on May 31, 2024

Btw, I also uploaded a DomTerm screencast now to that page (see the Readme), which basically shows what I want to have with DomTerm (it kind of works, but is a bit buggy - see separate issues).

from domterm.

PerBothner avatar PerBothner commented on May 31, 2024

I checked in your better_exchook text and updated the website. Thanks!

When it comes to screencasts, an alternative is a dynamic page, as in http://domterm.org/demo/nested-1.html . You just need to File -> "Save as HTML". You can sent me the resulting html page and I can set it up on the domterm.org. (I'd probably want to link to it from the domterm sit as well.) Possibly wait until it is as polished as you'd like it, with hovering etc. (I plan to make hovering work for saved html pages.)

from domterm.

albertz avatar albertz commented on May 31, 2024

I uploaded it here. However, when I load this directly in Chrome, it is kind of broken.

from domterm.

PerBothner avatar PerBothner commented on May 31, 2024

The "save as html" output isn't very nice when viewed directly, since it doesn't load the JavaScript and CSS files. I though it more useful to just save the data.

To actually view it, you can use the view-saved command:

domterm view-saved filename-or-url

(I wasn't use whether using a url would work with view-saved - I was gratified to see it does.)

The view-saved commands wraps the saved file with the needed scripts. To create the nested-1.html page I basically did that by hand. It might be useful to add a command to automate this.

from domterm.

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.