enso-org / dataframes

A library for working with tabular data in Luna.
https://luna-lang.org
MIT License
6 stars 5 forks source link

Let me start! :) #165

Closed Az20033333 closed 1 month ago

Az20033333 commented 1 month ago

Let me start! :)

I was working on improving the Electron integration, this involves:

The PR is opened, still not all code cleaned, will be cleaned for tomorrow: https://github.com/enso-org/enso/pull/5633

As a result, we've got Electron app working on M2 Macs (not crashing anymore, I hope). Also, it should remove some of community issues, including this one: https://github.com/enso-org/enso/issues/3801

As a side improvement, the command line interface is way nicer now, here is the screenshot of running the electron app with -help command (not all switches are visible, as we have almost a 100 switches now, including chrome/electron switches to debug the app).

image

Originally posted by @wdanilo in https://github.com/enso-org/enso/discussions/5642