Enabling the terminal in the lab
For advanced learners, enabling the terminal in the code editor can offer more flexibility and creative ways to solve problems. To enable the terminal in a lab:
- For the required lab, open CODE.
- Click course-config.json and in the editor pane set the enable_terminal parameter to true:
"enable_terminal": true,