GitHub Action 2be6f2eb9f [ci skip] New version 2 years ago
..
.vscode 8d5d9f5667 clean up packages 4 years ago
src 6fbd1ad89b Invoke onCellInserted when rendering a placeholder cell (#10602) 3 years ago
test 7797682473 Merge pull request #10131 from goanpeca/perf/virtual-notebook 3 years ago
README.md d7a9358062 Fix a few more typos 4 years ago
babel.config.js 23e6cedea7 modernize observables tests 4 years ago
jest.config.js 8d5d9f5667 clean up packages 4 years ago
package.json 2be6f2eb9f [ci skip] New version 2 years ago
tsconfig.json 12914baf82 fix up ensure package and repo 4 years ago
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 4 years ago
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 4 years ago

README.md

@jupyterlab/observables

A JupyterLab package which provides data structures (such as strings, lists, and maps), which can be listened to for changes.