python_libre_pythonista_ext icon indicating copy to clipboard operation
python_libre_pythonista_ext copied to clipboard

Results 22 python_libre_pythonista_ext issues
Sort by recently updated
recently updated
newest added

it would be nice to add code completion, coloring and auto indenting features to the code editor :)

got this error: Connector : couldn't connect to pipe "5a37e3aab979e6db2b0e42431f5add042598c2221c1101792e974f3baf020dd": 1 Version: 24.8.2.1 (AARCH64) / LibreOffice Community Build ID: 0f794b6e29741098670a3b95d60478a65d05ef13 CPU threads: 8; OS: macOS 14.7; UI render: Skia/Metal; VCL:...

Tried to install using [the file available here](https://extensions.libreoffice.org/en/extensions/show/99231) but I'm given the error message below. Tried checking for updates and clicking the 'enable' button with no success. ![image](https://github.com/user-attachments/assets/bd45aebb-8a05-475f-ae48-a2ca59fc2de4) **Computer info**...

When using any user interface style other than the "Standard Toolbar" in LibreCalc(View > User Interface > select UI variant), the Libre Pythonista icons are not available. It should be...

I installed your extension to my LibreOffice (it's a current dev-build) on Windows 10 All menu items are just inactive and I can't even try ow this extension works I...

Feature request: Copy/Paste for cells containing Python Code

feature request

Perhaps I am doing something wrong. Trying to run against `Python 3`, `pip` and `pandas` installed there. `Possibly 2` runtime is interfering there I'm not sure, which `pandas` is probably...

bug

I'm install libre_pythonista 0.9.0 on LibreOffice 25.2 OS: Arch Linux x86_64 Kernel: 6.14.6-arch1-1 when restart always notified with No Internet Connection. with below information: WARNING: A restricted method in java.lang.System...

I have pandas dataframe that looks like this... ``` Product Dealer1 Dealer2 Dealer3 Dealer4 Actual A 29 31 32 90 30 ``` The dataframe is created successfully using... ``` df...

Hi! I think having the possibility to cancel the calculation of the current cell value and keep the current value would be really useful in some cases. It is true...