Hi,
When trying to use the get method in a Jupyterlab I see this:
(base) root@b049c3385e8d:/storage/galaxy/jobs_directory/001/1474/working/jupyter# get -i 2730
/opt/conda/lib/python3.8/site-packages/bioblend/galaxy/histories/__init__.py:120: FutureWarning: The history_id parameter is deprecated, use the show_history() method to view details of a history for which you know the ID.
warnings.warn(
/import/2730
And no file is uploaded.
What would be the places to check to solve this?