Attila Szász

Results 31 issues of Attila Szász

Features: 1. Expose page numbers 2. Expose highlight colours 3. Extract and expose annotation colours

No audio, though video plays. ``` ffprobe version 4.3-2~16.04.york1 Copyright (c) 2007-2020 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.12) 20160609 configuration: --prefix=/usr --extra-version='2~16.04.york1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl...

Hi. I am impressed by this initiative. I have been looking for a direct Linux to Chromecast transcoding solution for some time, and this project is on the right track!...

If I have a large dataframe where my grouping results in many groups, panda's `.groupby` iteration is slow. Could `pandarallel` help?

Hi, I would like to able to format e.g. document classification content e.g. by means of HTML syntax. Currently all content gets escaped. Is there any quick remedy to this?

feature request
help wanted

### Problem Hi. When I start voila in standalone/directory mode with `voila`, I navigate to a notebook and start it. Documentation quotes: > By clicking on one, you will trigger...

enhancement

This package should declare all library dependencies. I don't think it does. Eg: `spidev`, `numpy`, etc. won't get installed if someone installs this library.

documentation

## Description I generated the documentation from source using `docs/Makefile` with `make html`. The rendered HTML files look okay apart from widgets not being rendered. Compare on https://ipywidgets.readthedocs.io/en/stable/examples/Widget%20List.html: ![image](https://user-images.githubusercontent.com/705606/151546996-2892eea5-4455-468b-829a-79612bea9d4a.png) with...

I've been using variants for the parameters `--browser` and `--chrome_path` with no success. The program always does the same thing. It is poorly documented what these values should be. What...

I tried from command line and from Python as well, I always get a blank PNG file. Example: ``` $ hti -v -H kaya.al.html -S op.png -s 1024,768 -o ~/tmp/hti...