Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new notebook option UI is confusing. #97

Closed
SimpleExpress opened this issue Jan 19, 2016 · 13 comments
Closed

new notebook option UI is confusing. #97

SimpleExpress opened this issue Jan 19, 2016 · 13 comments
Labels

Comments

@SimpleExpress
Copy link

when I start the server by command jupyter notebook, the _Notebooks_ options is disabled, even when I uninstall and then re-install all related packages, it still can't work.
my env is python3, mac osx 10.11.2, please kindly suggest, thanks.
capture

@willingc
Copy link
Member

@SimpleExpress Here's a gif that demonstrates the usage of the New menu. The Notebooks label is not selectable. Below the Notebooks label, the new notebook type may be selected to create a new notebook. The items that are displayed under the notebook label are the language kernels that are currently installed and useable by Jupyter notebook. For example, selecting Python 3 will create a new notebook using Python 3. I hope this helps to clarify.

newnotebook

cc/@Carreau @captainsafia Perhaps there should be a clarification if one hovers over the Notebooks label.

@SimpleExpress
Copy link
Author

@willingc so Notebooks is actually a label with python options below, now I see the usage. Really appreciate your clarification.

@willingc
Copy link
Member

@SimpleExpress 👍

@Carreau
Copy link
Member

Carreau commented Jan 19, 2016

I'll reopen and just ping @ellisonbg as it is not the only time I saw this confusing people. I think wee should do UI testing/rething the UI there.

@Carreau Carreau reopened this Jan 19, 2016
@Carreau Carreau changed the title new notebook option is disabled new notebook option UI is confusing. Jan 19, 2016
@willingc
Copy link
Member

Thanks @Carreau.

@takluyver
Copy link
Member

I think it should be a bit more visually distinct from the clickable menu entries. At the moment, it's aligned, almost the same colour and almost the same size (12px vs 13px).

Here it is shifted 5px left, the font size dropped to 10px, and italicised, for instance:

screenshot from 2016-01-19 16 31 28

Plus I added a colon to the end as an extra indication that it's referring to the things after it.

@ellisonbg
Copy link
Contributor

Yeah, I think this could be improved. Let's ping @cameronoelsen on it.

On Tue, Jan 19, 2016 at 8:33 AM, Thomas Kluyver notifications@github.com
wrote:

I think it should be a bit more visually distinct from the clickable menu
entries. At the moment, it's aligned, almost the same colour and almost the
same size (12px vs 13px).

Here it is shifted 5px left, the font size dropped to 10px, and
italicised, for instance:

[image: screenshot from 2016-01-19 16 31 28]
https://cloud.githubusercontent.com/assets/327925/12424881/1b545cf0-beca-11e5-95a2-8d61671998a3.png


Reply to this email directly or view it on GitHub
#97 (comment).

Brian E. Granger
Associate Professor of Physics and Data Science
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
bgranger@calpoly.edu and ellisonbg@gmail.com

@cameronoelsen
Copy link

@takluyver & @ellisonbg, I definitely think that the "Notebooks" header should be dropped down in font size from 12px to something around 10px or 9px, should definitely stay the shade of gray but I don't think it needs to be italicized.

Here is a mockup of the menu using this ^, thoughts?:
notebook_selector

@Carreau
Copy link
Member

Carreau commented Jan 20, 2016

How would an inverted header look like ? (background gray, text white)

@cameronoelsen
Copy link

When we do something like that it feels like it is selected or something.
invert_menu

I tried doing a header with an underline that is shorter than the width of the popup window (my second favorite):
line_menu

And one last pass with the line going full width with the text centered between the two dividers:
full_line

@takluyver
Copy link
Member

Of those, I think I like the short underline one best, followed by the first one with no decoration.

Is there any mileage in pushing it out of alignment with the clickable menu entries? In my experimentation, I felt like that was a pretty good signal that it was distinct.

@dsblank
Copy link
Member

dsblank commented Jan 20, 2016

As a data point, I find gray on white hard to read. Making it even smaller than the rest makes it appear as a gray smudge. I assume it says "Notebooks" :) Seriously though, my eyes don't work as well as they used too, and you should keep in mind low-vision users. I would recommend that you don't have any text anywhere in the UI that small.

@willingc
Copy link
Member

I agree with @dsblank on the font size in gray. The size is more of an issue for me than the gray. I like the version with the short underline or the first one. Should "Notebooks" be changed to "Notebook" to be consistent with the singular "text file"/"folder"/"terminal"?

echarles pushed a commit to datalayer-externals/jupyter-notebook-classic that referenced this issue Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants