Rene Thomsen
Rene Thomsen
Is it possible to convert a md/pmd file directly to pdf using pweave? md2html works perfectly but I can't find anything like md2pdf
I am using tad 0.13.0 on a linux mint machine. Opening a duckdb file results in: ``` tad db.duckdb >>> gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! >>> gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed...
### Description After installing Pulsar and running: ``` pulsar -p install https://github.com/nteract/hydrogen -t v2.16.5 ``` I get the error: ``` No native build was found for platform=linux arch=x64 runtime=electron abi=87...
I'm not sure if I am in the right place, but I'm getting desperate :D I'm trying to install the Package Hydrogen on the editor Pulsar. After installing Hydrogen, you...
## Description of proposed feature I think it would be usefull to be able to something like: ``` plane = always_redraw(lambda: NumberPlane( y_range = (0, 5), ) self.play(plane.y_range(0,2)) ``` to...