Piyush Jain
Piyush Jain
@bilucodota Is the integration in tabnine extension complete w.r.t. the change in lsp api? Can users start using both lsp and tabnine together within JupyterLab 4.x?
@afshin This looks like a good exercise for me to learn more about Lumino. Is handling this by package the correct approach?
@krassowski This looks interesting to me, I can try your proposed approach, let me know if you are already working on this issue.
Synced up with @krassowski last week about this issue to get some more clarity. I spent some time last week replicating the issue locally on JL3, visually I wasn't able...
@krassowski Plz feel free to take over, I have been busy with other things. Thanks.
@afshin I can look into this. Can you assign this to me.
@afshin I just installed and ran `yarn build:dist` which generated the `dist/index.min.js` files inside individual packages. Is there anything more expected here?
Is `value` a common interface that all datasets will follow? Is the expectation correct that the `value` field will always represent the final in memory representation of the dataset, e.g.,...
@vidartf @telamonian I am looking for some initial feedback on the updated data registry project. This version has 2 main components, a Dataset interface, and a DataRegistry API to manage...
@aiqc Thanks for looking into this PR. > Record a path/ location? > Are there any plans to record metadata about column names and dtypes (pandas, numpy, parquet) and table/array...