Show Terminal Log
Instructions
- •Read last 50 lines of
.terminal_log:tail -50 .terminal_log - •Focus on most recent session
- •Respond naturally to what you see (don't just dump the log)
展示学生 pylearn 会话中的最新终端输出。当你想了解学生在 Python REPL 中尝试了哪些操作,或者当他们仅口头描述“我试过了”“这是我得到的结果”,而未粘贴实际输出时,此功能便能派上用场。
--- frontmattername: show-terminal description: Show recent terminal output from the student's pylearn session. Use when you want to see what the student tried in the Python REPL, or when they say "I tried it" or "here's what I got" without pasting output.
.terminal_log: tail -50 .terminal_log