Paddy Mullen

Results 174 issues of Paddy Mullen

From my naive reading of this repo, it looks like this builds a locally installed pyo3-polars extension module. How should this be packaged up into a wheel or conda package?...

## Description `jupyter labextension list` only looks to see if a js package is a singleton from the jupyter side without consideration of how an extension packages the dependency. This...

bug

### Problem When updating voila, users get stale 4321.voila.js files. This causes improper loading. To fix this we needed to send users complex cache clearing instructions. ### Proposed Solution It...

enhancement

## Feature Request I want to be able to copy cell values from the table to the clipboard. ### Description of Problem: I want to be able to use the...

### Description I don't think this is a bug with jsdelivr, but, I don't know how to use your project given the documentation. The core bug is probably in my...

### Problem When `jupyter lite build` runs in a non full featured terminal (like emacs) the progress bars take a lot of screen real estate. ### Proposed Solution Add a...

enhancement

## Description I am trying to package my widget as a standalone npm module for use in codepen. When packaged with jsdelivr in esm mode, I get the following error...

Following the dev instructions I get typing errors. (just showing relevant `jlpm run build`, full trace in details. Run off of main ( f7fab2945) today ``` node_modules/@lumino/application/types/index.d.ts:6:15 - error TS1005:...