Fernando Pérez

Results 33 issues of Fernando Pérez

I'm finding that even if I use `less -R`, when paginating jut's output I lose color highlights, not sure why... But given that your typical notebook document is long-ish, I...

It has already been mentioned in discussions, and it's highlighted on @captainsafia's newsletter, that there's great value in having CoC docs available in multiple languages. I don't want to delay...

good first issue

## Description We (well, @yuvipanda and team did the hard work) installed the LSP tools for a cloud-hosted hub I use to teach a ~1,200 student course this term. Unfortunately...

duplicate
help wanted
package:jupyter-lsp
schema
env:jupyterhub

## Description We're noticing the UI in Lab 3.0.x (x ~ 5-7) getting sluggish (slow menu switching, latency when highlighting menu entries or typing, tab switching) when notebooks that are...

bug
tag:Performance

## Description If the checkpoints dir happens to lack execute permissions, when trying to simply open any file with the text editor or the notebook client, the open operation crashes...

bug

I'm not sure why `lsmagic` needs to return a JSON data structure by default - but the end result is that in JupyterLab, it becomes kind of useless... In Classic...

good first issue

We should have a default page on the main site/governance info that explains the fact that Jupyter doesn't collect personal information directly, and any other applicable policies. This page should...

# Context This originated as ipython/ipython#7782 on IPython, but it seems that it's better reported directly here. IPython uses term.js purely as a component, wrapped in terminado, a Tornado-based async...

### Describe the bug **context** I have notebooks with inline html that isn't rendering correctly. ### Reproduce the bug In a markdown cell, the following content: ``` Use the button...

bug

### Describe the bug **context** Any markdown cell that begins with a horizontal ruler marker is rendered invisible, as illustrated here: ![image](https://user-images.githubusercontent.com/57394/198944009-2c522e03-e5f6-4de1-a67d-52571e774476.png) All it takes is making a markdown cell...

bug