dask / dask-labextension

JupyterLab extension for Dask
BSD 3-Clause "New" or "Revised" License
311 stars 62 forks source link

Inject client code adds an empty cell. #265

Closed philippemiron closed 1 year ago

philippemiron commented 1 year ago

When I clicked the arrows < > to inject the client code from the dask-labextension, it includes an empty cells in the Notebook.

micromamba create --name test
micromamba activate test
micromamba install python=3.11 dask-labextension
jupyter-lab

Then

  1. starts a local cluster from dask-labextension clusters bottom section
  2. click the arrows < > Then clicked the arrow.

Anything else we need to know?:

Environment:

mahendrapaipuri commented 1 year ago

This should be fixed in #263. Could you please try with the latest version of the extension 7.0.0?

philippemiron commented 1 year ago

I can confirm it's working for me with 7.0.0.

ian-r-rose commented 1 year ago

Thanks for following up!

On Tue, Aug 15, 2023 at 10:05 AM Philippe Miron @.***> wrote:

Closed #265 https://github.com/dask/dask-labextension/issues/265 as completed.

— Reply to this email directly, view it on GitHub https://github.com/dask/dask-labextension/issues/265#event-10099383831, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLWQN3OTFZ3DH3Q45DFAHDXVOT4NANCNFSM6AAAAAAZX7SM3Y . You are receiving this because you are subscribed to this thread.Message ID: @.***>