Skip to content

Commit

Permalink
Merge pull request #29 from helxplatform/staging
Browse files Browse the repository at this point in the history
add eduhelx link to useCases section on features page
  • Loading branch information
suejinkim20 authored May 16, 2024
2 parents a81995c + 6beb543 commit 35f7500
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 35f7500

Please sign in to comment.