We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a2e25 commit 8309582Copy full SHA for 8309582
source/version-control.Rmd
@@ -465,8 +465,8 @@ can be done by creating and working in a local copy of the repository.
465
In this chapter, we focus on interacting with Git via Jupyter using
466
the Jupyter Git extension. The Jupyter Git \index{git!Jupyter extension} extension
467
can be run by Jupyter on your local computer, or on a JupyterHub server.
468
-*Note: we recommend reading Chapter \@ref(jupyter)*
469
-*to learn how to use Jupyter before reading this chapter.*
+We recommend reading Chapter \@ref(jupyter) to learn how
+to use Jupyter before reading this chapter.
470
471
### Generating a GitHub personal access token
472
0 commit comments