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

Docs suggestions #426

Merged
merged 3 commits into from
Apr 23, 2019
Merged

Docs suggestions #426

merged 3 commits into from
Apr 23, 2019

Conversation

ericdill
Copy link
Contributor

@ericdill ericdill commented Mar 6, 2019

Hi jupyter-client team,

During my read through of the docs, I came across a couple of spots that were ambiguous or a bit unclear. This PR aims to clarify a couple of those spots. Thanks for all the hard work on the documentation for jupyter-client. The docs are really amazing!

Copy link
Member

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

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

Looks good! I left one small bit of feedback on a clearer text.

Thank you for being proactive and improving the docs!

docs/kernels.rst Outdated
@@ -8,7 +8,7 @@ A 'kernel' is a program that runs and introspects the user's code. IPython
includes a kernel for Python code, and people have written kernels for
`several other languages <https://github.com/jupyter/jupyter/wiki/Jupyter-kernels>`_.

When Jupyter starts a kernel, it passes it a connection file. This specifies
At startup, Jupyter passes the kernel a connection file. This specifies
Copy link
Member

Choose a reason for hiding this comment

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

I would state At kernel startup to disambiguate between Jupyter startup and kernel startup for readers.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the 👀 @captainsafia. I've made the suggested change

@minrk minrk merged commit 6c206e4 into jupyter:master Apr 23, 2019
@minrk
Copy link
Member

minrk commented Apr 23, 2019

Thanks @ericdill and @captainsafia for the review!

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