MichaΕ‚ Krassowski

Results 392 issues of MichaΕ‚ Krassowski

### Describe the bug Recent PR https://github.com/nebari-dev/nebari/pull/2191 disabled global use of `pip`. The default Extension Manager in JupyterLab 4.0+ uses PyPI as registry and `pip` as underlying command to install...

type: bug πŸ›
needs: discussion πŸ’¬

### Describe the bug Currently the TLS validation is turned off. This is handy when deploying locally/without certificate (/with self-signed certificate). However, this reduces security in deployments which do use...

type: bug πŸ›
needs: triage 🚦
area: security πŸ”

### Describe the bug This is purported to disable history manager in ipython: https://github.com/nebari-dev/nebari/blob/9f2f8c513de6c81b4c2c9e6c7b3ca93c3ac74f37/src/_nebari/stages/kubernetes_services/template/modules/kubernetes/services/jupyterhub/files/ipython/ipython_config.py#L3-L5 which I do not necessarily agree because in JupyterLab 4.1 the kernel history is used for...

type: bug πŸ›
area: user experience πŸ‘©πŸ»β€πŸ’»
needs: triage 🚦
area: JupyterLab

## Reference Issues or PRs - Relates to https://github.com/nebari-dev/nebari/issues/2241 - Depends on https://github.com/nebari-dev/nebari-docker-images/pull/124 - Depends on https://github.com/nebari-dev/nebari/pull/2286 to work too ## What does this implement/fix? _Put a `x` in the...

area: security πŸ”

### Feature description `jupyter_server_config.py` is used but `jupyter_server_config.json` is potentially a safer option as it does not execute any code. ### Value and/or benefit When configuration owner makes a typo...

type: enhancement πŸ’…πŸΌ
area: security πŸ”

### Context After launching JupyterLab users are allowed to install extensions. These extensions may extend the single-user jupyter-server endpoints, and decide which information to expose publicly and which only upon...

type: enhancement πŸ’…πŸΌ
needs: discussion πŸ’¬
area: JupyterLab

## Description The `wavy-underline` setting uses text-decoration which is expensive to render. In a lorem ipsum with 150 paragraphs (13 227 words), most of which get highlighted this can lead...

bug

``` Turning on NPM provenance as id-token permission is set. writing npm config to /home/runner/.npmrc npm ERR! code E401 npm ERR! 401 Unauthorized - GET https://registry.npmjs.org/-/whoami npm ERR! A complete...

bug

Recently two well-intentioned attempts at addressing project-wide challenges: - https://github.com/jupyterlab/team-compass/issues/212 - https://github.com/jupyterlab/team-compass/issues/213 ended up moved/replicated in this (`jupyter/governance`) repository after their scope was clarified/expanded as project-wide. Both would have probably...

Zoom supports alternative hosts which allow recording if account owner (host) is not present: - [Recording without the host](https://support.zoom.us/hc/en-us/articles/204101699-Recording-without-the-host) - [Alternative host](https://support.zoom.us/hc/en-us/articles/208220166-Alternative-Host) Could we evaluate having a second account on...