Storm
Storm
Are you on GNOME Boxes or VirtualBox?
@softvision-oana-arbuzov Well, it was me actually. I meant, not the page alone, but you actually use it. Try making some slides and give them animations and transitions. **EDIT:** let's try...
@softvision-oana-arbuzov Thanks for diagnosing. However, we need to see the bigger picture. Firefox's rendering isn't always bad tho... Take a look at the following two games: https://www.agame.com/game/traffic-jam-3d and http://slither.io/. Traffic...
OOT: Weirdly enough, now we have to implicitly add 'gi.repository.Gtk' to 'hidden_imports'. It wasn't like that in/before August 2021
Can we use [Koalas](https://koalas.readthedocs.io/en/latest/) as a "backend"? **EDIT:** PySpark now has built in Pandas-like interface
Apparently, Pandoc works really well with our generated HTML ``` pandoc -s -r html https://pandas-profiling.ydata.ai/examples/master/titanic/titanic_report.html --pdf-engine=xelatex -o titanic.pdf ``` It would be nicer if Pandas Profiling natively generate LaTex code...
> Some changes has been merged yesterday and they are not into your branch yet apparently. Ah... good to know > Could you please rebase from develop? Actually, it wasn't...
Hmm, yeah, but I think not providing launchers at all is way too extreme. What about making a single app launcher like "Chrome App Launcher" but it's a window, not...
> with complete redesign of core modules Dang! Can't believe that a simple app launcher affects the whole core modules :D lol PS: I never contributed here tho, so I...
Oh... I see. Also, I think we should make a guideline about packaging this library. For example: "You can provide two different packages for LSP, for example: `lsp-plugin-gnome` (or `lsp-plugin-single-launcher`)...