Fernando Pérez

Results 33 issues of Fernando Pérez

It's a dark red that's really hard to read at normal font sizes. Here's what it looks like: ![image](https://cloud.githubusercontent.com/assets/57394/17902723/4351a638-691d-11e6-9b2b-ef3b219db2b8.png) but that was at an artificially large font size.

UI

### Problem For users transitioning from Classic to Lab-based tools while seeking to keep their existing experience (such as we are looking for in berkeley-dsep-infra/datahub#2422), having a consistent UX from...

enhancement

### Problem To ease the transition of Classic users who may want to switch to RetroLab, having all menus match as much as possible, would be very valuable. Obviously there...

enhancement
help wanted

### Problem As I mentioned in jupyter/notebook#6397, I _think_ that for users who come from Classic to the Lab-based toolchain but are looking for a similar experience, the switch from...

enhancement
status:Blocked

## Description I'm sorry that this is a rather vague report. Leaving it here mostly as a placeholder in case it either rings a bell, or if we can reproduce...

bug

_Note:_ this is a comment I'd originally made in @dmonad's [MVP issue](https://github.com/QuantStack/jupyterlab/issues/4), but as per recent conversations with @echarles and others, moving it over here so these questions are part...

## Is your feature request related to a problem? Please describe. The issue of easier integration with git credentials management has already been discussed at least in #299 and #348....

enhancement

[This code](https://github.com/jupyter/jupyter-drive/blob/master/jupyterdrive/__init__.py#L40) will by default install to `/usr/local/` instead of checking first the user-specific config directories.

On `npm install` of a fresh clone, I get ``` npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information ``` For...

I have two environments, `base` and `rtc`, and in fact this version of JupyterLab was started from the `rtc` one. From a terminal in Lab I can see `conda env...