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.