https://github.com/jupyter-lsp/jupyterlab-lsp
Try it on Binder!
| node_modules | |
| playwright-report | |
| test-results | |
| yarn.lock |
https://github.com/jupyter-lsp/jupyterlab-lsp
Try it on Binder!
3.5.x: https://gist.github.com/jtpio/dc217fb83255f54bf826a3804f5a0d7c3.6.x: https://gist.github.com/jtpio/d063489b0843547ceeaaf5ee9832e69dSmall script to quickly bootstrap a Python 3.10 environment with Micromamba.
This is useful on CI and hosted environments like Vercel and Netlify, where the build image offer limited software.
#!/bin/bashTry it on Binder: