1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files

25 lines
1.2 KiB
Markdown

---
title: Run student code in an IDE
intro: You can run the code from a student assignment within the integrated development environment (IDE) that you configured for the assignment.
versions:
fpt: '*'
redirect_from:
- /education/manage-coursework-with-github-classroom/running-student-code
- /education/manage-coursework-with-github-classroom/run-student-code-in-an-online-ide
- /education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/run-student-code-in-an-online-ide
shortTitle: Run code in IDE
---
## About student code and IDEs
If you configure an integrated development environment (IDE) for an assignment, you can run the code within the IDE. You don't need to clone the assignment repository to your computer.
For more information about IDEs, see [AUTOTITLE](/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/integrate-github-classroom-with-an-ide).
## Running student code in the IDE
{% data reusables.classroom.sign-into-github-classroom %}
{% data reusables.classroom.click-classroom-in-list %}
{% data reusables.classroom.click-assignment-in-list %}
1. To the right of the submission, click **View IDE**.