Can't download files for Nvidia's NeMo Agent toolkit Labs

how can we download the Labs to our own IDE? it won’t let me download folders, only allows me to download files individually and the NeMo Agent toolkit UI folder has a thousand files inside. These labs do not seem to be up on GitHub so can’t do git clone. PLEASE CAN YOU MAKE IT EASIER TO DOWNLOAD FILES in this course. I’ve tried several ways and it’s a pain. Thank you!

Hi @riina_trkulja thanks for the message.

The only way to get the files by now is through the Jupyter Notebook, File > Open. And remember when running locally, to run this code cell:

!pip install nvidia-nat

You can also find more info here: Install NVIDIA NeMo Agent Toolkit (so no need to download one by one)

But also :slight_smile: I’m sharing this suggestion with the team!

Happy learning!

-- Lesly, DLAI