Afshin T. Darian 7e4e796f15 Explicitly create a Panel instance for each ConsolePanel instead of passing it in. há 5 anos atrás
..
src 7e4e796f15 Explicitly create a Panel instance for each ConsolePanel instead of passing it in. há 5 anos atrás
style ec720ffa10 Update yarn.lock há 5 anos atrás
README.md 4bec5eacf8 Add more README text. há 7 anos atrás
package.json 5b40e00601 Move nbformat code to separate package há 5 anos atrás
tsconfig.json 17c91eef97 lint há 5 anos atrás
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files há 5 anos atrás

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.