Afshin T. Darian 7e4e796f15 Explicitly create a Panel instance for each ConsolePanel instead of passing it in. преди 5 години
..
src 7e4e796f15 Explicitly create a Panel instance for each ConsolePanel instead of passing it in. преди 5 години
style ec720ffa10 Update yarn.lock преди 5 години
README.md 4bec5eacf8 Add more README text. преди 7 години
package.json 5b40e00601 Move nbformat code to separate package преди 5 години
tsconfig.json 17c91eef97 lint преди 5 години
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files преди 5 години

README.md

@jupyterlab/console

A JupyterLab package which implements an interactive console for Jupyter kernels. It is designed to be similar to the Jupyter QtConsole, and can act as a more temporary scratch space for computation using the notebook and the file editor.