<< return to Vizycam.com

User Tools

Site Tools


wiki:vizy_editor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:vizy_editor [2022/03/09 08:01]
vizycam [Vizy's built-in utilities]
wiki:vizy_editor [2022/03/09 08:12]
vizycam [Shell]
Line 15: Line 15:
 ===== App Console ===== ===== App Console =====
  
-The **App Console** gives you access to the messages that the app/example prints while it's running. ​ You can also set breakpoints in the program and use the App Console to step through your code using the Python Debugger (pdb).+The **App Console** gives you access to the messages that the app/example prints while it's running. ​ You can also set breakpoints in the program and use the App Console to step through your code using the Python Debugger (pdb). ​ The App Console requires [[wiki:​users|Admin]] access. 
   ​   ​
 ===== Shell ====== ===== Shell ======
  
-The **Shell** gives you a Bash prompt from which you can run system commands. It's virtually identical to bringing up the "​terminal"​ on the Raspberry Pi's desktop.  ​+The **Shell** gives you a Bash prompt from which you can run system commands. It's virtually identical to bringing up the "​terminal"​ on the Raspberry Pi's desktop.  ​It requires [[wiki:​users|Admin]] access. 
 ===== Python ===== ===== Python =====
  
-The **Python** terminal gives you a Python session from which you can run and test various commands and expressions.  ​+The **Python** terminal gives you a Python session from which you can run and test various commands and expressions. ​ It requires [[wiki:​users|Admin]] access. 
 +  
  
 ===== Text editor ===== ===== Text editor =====
  
-The text editor is a multiple-file,​ syntax-highlighting text editor that you can use to make quick edits or create new text files. ​+The text editor is a multiple-file,​ syntax-highlighting text editor that you can use to make quick edits or create new text files. ​ It requires [[wiki:​users|Admin]] access. 
  
 ==== View/edit source code ==== ==== View/edit source code ====
wiki/vizy_editor.txt · Last modified: 2022/03/09 08:15 by vizycam