Brian E. Granger

Results 82 issues of Brian E. Granger

Hi everyone. Today we had an active [governance office hours](https://discourse.jupyter.org/t/governance-office-hours-meeting-minutes/1480/23) today with myself @fperez @jasongrout @afshin @willingc @Zsailer @tgeorgeux in attendance. One of the topics that @willingc brought up was...

Right now, each widget in the notebook view logic (notebook, cells, outputs) takes a content factory that is called to get instances of the its children widgets. The original idea...

The `IContentsModel.content` attribute needs to return a model object for the notebook of text file rather than the actual string. Some implementations of the content service will not even have...

This is an issue to point to the existing debugger protocol that is used in VSCode. As far as I can tell the existing TypeScript interface (that is used to...

Opening an issue for @cameronoelsen to do some iterations on the overall JupyterLab theme: - Making font sizes consistent. - Moving from using orange as the primary color to blue...

One of the core features of the notebook is that notebooks can link through relative links to other notebooks. This allows notebooks to function as proper webpages that can be...

I am going to have Team 2 at Cal Poly start to do a full visual design review of the notebook plugin. Opening this issue for them to track that...

One of the hidden benefits of the existing notebook is that users can quickly move between the dashboard and different notebooks (which are just browser tabs) using the default browser...

A user should be able to rename a file that is open in the dock panel if the file browser is no longer opened to that files directory. Currently, a...

@minrk @SylvainCorlay I updated to version 17.0 using conda (looks like it is picking it up from QuantStack. I am seeing errors after running the notebook for a bit running...