I may have missed something but what environment is this asking me to set up?
I’m in M2 Agentic AI - Chart Generation
I think it may be something like Claude Code or Codex. I would really appreciate someone pointing me in the right direction.
I may have missed something but what environment is this asking me to set up?
I’m in M2 Agentic AI - Chart Generation
I think it may be something like Claude Code or Codex. I would really appreciate someone pointing me in the right direction.
are you mentioning about ungraded lab Chart Generation?
you need to run down the code cell mentioned with header #Standard library imports which will help you further down to run your code successfully.
I hope you have done basic python coding specialisation.
Hey @Deepti_Prasad … yes.
did you run down the code cell containing standard library imports?
I don’t even know what that means … may be a bit in over my head. I’ll just do the videos for now.
Can I know do you know python coding? or to write codes?
set up environment means, installing basic libraries or modules from which different functional recall codes are executed, and this labs all codes are already provided. Learners only need to connect to the kernel by clicking on Not Trusted option which turns into Trusted once your notebook is connected with the kernel. Next choose cell option ==> Run all, so all code cells are run down.
Thanks @Deepti_Prasad … that was what I was missing. For anyone else wrestling with this, I documented the “solution” (i.e., what I did not understand)
I’m not sure where (if?) I missed it, but I had no idea
So, TIL:
Image 1
Image 2 (what it looks like without the cursor inserted)
Image 3 (what it looks like with the cursor inserted)
Image 4
I sincerely advise you to take AI for python beginners if you are finding instructions and code writing too difficult, but in case you are encountering any error, feel free to raise query here in discourse forum.
Keep learning!!!
Regards;
DP