QuantStack / jupyter-drives

Jupyter Server supporting JupyterLab IDrive
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Try to get the list of drives and their contents #15

Open HaudinFlorence opened 8 months ago

HaudinFlorence commented 8 months ago

This PR tries the connection between backend and frontend and tries to:

github-actions[bot] commented 8 months ago

Binder :point_left: Launch a Binder on branch _HaudinFlorence/jupyter-drives/try_to_get_drivecontents

jtpio commented 6 months ago

Checking the UI tests report, it looks like the plugin does not activate due to:

Failed to load resource: the server responded with a status of 400 (No AWS credentials specified. Please set them in your user jupyter_server_config file.)

playwright-trace-demo.webm

HaudinFlorence commented 6 months ago

@jtpio Thanks for the screenshot and the help. It appears indeed that the activation message is not properly placed.