]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Add JupyterLab as a real-world use case
authorSteven Silvester <steven.silvester@ieee.org>
Fri, 21 Jul 2017 12:59:28 +0000 (07:59 -0500)
committerSteven Silvester <steven.silvester@ieee.org>
Fri, 21 Jul 2017 12:59:28 +0000 (07:59 -0500)
README.md

index f885dfce0a5dbb5c10c15ef4cf22fa3d75f0be73..ef9ea42295b425aa22fd0d21c189d1b0af4e36f0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@ Xterm.js is used in several world-class applications to provide great terminal e
 - [**Selenoid UI**](https://github.com/aerokube/selenoid-ui): Simple UI for the scallable golang implementation of Selenium Hub named Selenoid. We use XTerm for streaming logs over websockets from docker containers.
 - [**Portainer**](https://portainer.io): Simple management UI for Docker.
 - [**SSHy**](https://github.com/stuicey/SSHy): HTML5 Based SSHv2 Web Client with E2E encryption utilising `xterm.js`, SJCL & websockets.
-
+- [**JupyterLab**](https://github.com/jupyterlab/jupyterlab): An extensible 
+computational environment for Jupyter, supporting interactive data science and scientific computing across all programming languages.
 
 Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it in our list.