Trouble navigating work in jupyterlab

I am having trouble even getting started. The instructions say to load the Graph cell code into the LLM for analysis. Plus it is repeatedly said that any LLM is fair to use. I want to use Gemini because I have an account there. How does this get done when I can not seem to copy/paste the Graph code into the LLM? I do not see the code in the course materials, especially on the lab page. Where can I find these files? The logistics of doing this course seem hard to work with. Could someone please describe their work-flow?

Your post has tags for Week 2 and Week 3. Which one are you specifically asking about? Please give the lesson or lecture name.

It is a basic question that applies to assignments. It is a non contextual question that applies to fundamental tasks of using an LLM while reading through code and instructions in the course labs. If you have experience in working through these labs and alternating with asking the LLM questions, please help!

I’m also attending the course myself at this time. Hopefully someone who has completed it already will reply here.

Seems like ‘how to streamline workflow’ should be the main goal of the course since supposedly it is not about Python programming nor data structures.

I am also seeing the same kind of issue. The GPT4.o link provided errors out from time to time. Assume it is hitting a token limit because of the extensive conversation. I switched to Gemini Advanced as I have access to it but copy/pasting the code into the lab editor results in “invalid non-printable character errors” and lot of indenting issues. Please guide. Working on Graded lab for Graphs in Week3.

Hi @Doug_Epling,

The files are under the videos in the tab “Downloads” in the videos where Laurence mentions about downloadable files.

@vkbalasub we are aware of issues with GPT 4o and we already contacted Coursera. They are wokring to fix it as soon as possible.

I will have a look into the indentation issue in the labs. When I get these errors, usually I ask the LLM to provide a code with this issue fixed and usually works. I will investigate how it can be fixed within the lab environment.

Thanks. If GPT issue get’s resolved, can prompt GPT to fix the code for invalid characters. Trying other manual means in the interim.

Oh, I think I get it. I have not been in one of these MOOC’s for a while, and I am a little rusty. I would encourage others to go back through the vids to see what you missed the first time. It will come to you.