Skip to content

Commit

Permalink
add eduhelx link to useCases section on features page
Browse files Browse the repository at this point in the history
  • Loading branch information
suejinkim20 committed May 16, 2024
1 parent 646a099 commit 6beb543
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/content/features/useCases.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ export const useCases = [
{
"image": EduHelx,
"heading": "EduHeLx",
"paragraph": "EduHeLx empowers students to explore the field of data science in an environment which prioritizes student investigation, focus, and cooperative discovery. EduHeLx instances are launched for each individual educator and course, making them fully customizable and unique for the students and course material. EduHeLx is currently deployed for select UNC-Chapel Hill courses."
"paragraph": "EduHeLx empowers students to explore the field of data science in an environment which prioritizes student investigation, focus, and cooperative discovery. EduHeLx instances are launched for each individual educator and course, making them fully customizable and unique for the students and course material. EduHeLx is currently deployed for select UNC-Chapel Hill courses.",
"linkText": "Learn about EduHeLx here",
"linkURL": "https://renci.org/blog/eduhelx-a-cloud-based-programming-platform-for-data-science-education/"
},
{
"image": SciDAS,
Expand Down

0 comments on commit 6beb543

Please sign in to comment.