Notebooks

Terminal

Bash

Similar to when you are operating within your local environment, there are frequently situations where you must engage with a bash terminal/console. In the case of Non-Interactive PHPSandbox notebooks, you are provided with a fully functional Bash environment that grants you access to the underlying Ubuntu operating system. This bash terminal closely resembles a typical terminal and empowers you to execute Linux commands and processes. Furthermore, within a single notebook, you have the ability to generate multiple terminals, enabling you to run distinct processes within each terminal.

Previous
Nodejs Support