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

added small config section to notebook docs page #2915

Merged
merged 3 commits into from
Feb 15, 2013

Conversation

drevicko
Copy link
Contributor

I had trouble finding out how to configure notebook (I hadn't used IPython before), so I added a small section to the notebook docs page with a brief description of what/how to configure, and links to the overall IPython configuration page.

There should probably be mention of configuring notebook in the 'configuration overview' page...

Added a section on configuration. Still need to add a link to the general configuration page.
Added links to IPython configuration page.
@Carreau
Copy link
Member

Carreau commented Feb 12, 2013

Hi ! thanks for the comment !
Few people make PR on documentation.
I'll ping @ivanov which is responsible of doc reorganization for the next 5 month !

A few comment though that I'll do inline.

To see a list of available options ehter:

$ ipython help notebook

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we prefer

$ ipython notebook --help

in particular because you can also do --help-all to see more config options.

edited as per suggestions in pull request
@minrk
Copy link
Member

minrk commented Feb 14, 2013

This looks good to me now, @Carreau?

@Carreau
Copy link
Member

Carreau commented Feb 15, 2013

Looks great ! Merging.

Carreau added a commit that referenced this pull request Feb 15, 2013
added small config section to notebook docs page
@Carreau Carreau merged commit 249cfd1 into ipython:master Feb 15, 2013
@drevicko drevicko deleted the patch-1 branch February 16, 2013 03:35
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
added small config section to notebook docs page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants