How to download all files in the workspace at once

In order to run the notebook in local environment, all the other files such as datasets and scripts that contain pre-defined functions that would be used in the notebook are needed in addition to the notebook itself.

I noticed download button only shown up on the top bar when you select only one file, but it is tedious to download one file at one time for dozens of files. So wondering if there is a way to download the folder that contains all files at once? Thank you!

Here’s another recent thread with some links to get you started. But note that you’ve got more problems to solve besides just getting all the files downloaded. Next you’ll need to get the exactly duplicated versions of all the packages that the notebook requires installed on your system.