microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
125 stars 48 forks source link

Missing Initialization Cell Note in Copilot for Data Science and Data Engineering Article #276

Open Mustafa-Hassan2001 opened 2 months ago

Mustafa-Hassan2001 commented 2 months ago

Bug Location:

Article: "Overview of Copilot for Data Science and Data Engineering (preview)" Section: Introduction to Copilot for Data Science and Data Engineering for Fabric Data Science

Issue:

After the paragraph "The most effective way of using Copilot is to add your data as a dataframe," a note is needed to clarify the initialization process and the requirement of running the cell at the top of the notebook. This might lead to confusion among users about the proper setup and initialization of Copilot.

Additional context

Steps to Reproduce:

Expected Behavior:

Users should have a clear understanding that they need to run the cell at the top of the notebook every time a Spark session loads for Copilot to function correctly.

Suggested Note Addition:

Note: "Ensure you run the initialization cell at the top of the notebook each time a Spark session loads. This step is crucial for the proper operation of the Copilot experience."

Example Placement:

After this paragraph: "The most effective way of using Copilot is to add your data as a dataframe. You can ask your questions in the chat panel, and the AI provides responses or code to copy into your notebook. It understands your data's schema and metadata, and if data is loaded into a dataframe, it has awareness of the data inside of the data frame as well."

Note: "Ensure you run the initialization cell at the top of the notebook each time a Spark session loads. This step is crucial for the proper operation of the Copilot experience."

What is your current role?

Student Ambassador

What technical topic is this feature related to?

No response

github-actions[bot] commented 2 months ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: