From a3aa238cccc342eb0a6d2c36c926121153d6e510 2023-10-17 14:40:47 From: Susheel Thapa <83917129+SusheelThapa@users.noreply.github.com> Date: 2023-10-17 14:40:47 Subject: [PATCH] Chore: Typo fixed in multiple files --- diff --git a/docs/source/whatsnew/github-stats-0.12.rst b/docs/source/whatsnew/github-stats-0.12.rst index ac2b56c..aa7af16 100644 --- a/docs/source/whatsnew/github-stats-0.12.rst +++ b/docs/source/whatsnew/github-stats-0.12.rst @@ -120,7 +120,7 @@ Pull requests (257): * `1120 `_: updated vim-ipython (pending) * `1150 `_: BUG: Scrolling pager in vsplit on Mac OSX tears. * `1149 `_: #1148 (win32 arg_split) -* `1147 `_: Put qtconsole forground when launching +* `1147 `_: Put qtconsole foreground when launching * `1146 `_: allow saving notebook.py next to notebook.ipynb * `1128 `_: fix pylab StartMenu item * `1140 `_: Namespaces for embedding @@ -269,7 +269,7 @@ Pull requests (257): * `857 `_: make sdist flags work again (e.g. --manifest-only) * `835 `_: Add Tab key to list of keys that scroll down the paging widget. * `859 `_: Fix for issue #800 -* `848 `_: Python3 setup.py install failiure +* `848 `_: Python3 setup.py install failure * `845 `_: Tests on Python 3 * `802 `_: DOC: extensions: add documentation for the bundled extensions * `830 `_: contiguous stdout/stderr in notebook @@ -444,7 +444,7 @@ Regular issues (258): * `1044 `_: run -p doesn't work in python 3 * `1010 `_: emacs freezes when ipython-complete is called * `82 `_: Update devel docs with discussion about good changelogs -* `116 `_: Update release management scipts and release.revision for git +* `116 `_: Update release management scripts and release.revision for git * `1022 `_: Pylab banner shows up with first cell to execute * `787 `_: Keyboard selection of multiple lines in the notebook behaves inconsistently * `1037 `_: notepad + jsonlib: TypeError: Only whitespace may be used for indentation. @@ -513,7 +513,7 @@ Regular issues (258): * `919 `_: Pop-up segfault when moving cursor out of qtconsole window * `181 `_: cls command does not work on windows * `917 `_: documentation typos -* `818 `_: %run does not work with non-ascii characeters in path +* `818 `_: %run does not work with non-ascii characters in path * `907 `_: Errors in custom completer functions can crash IPython * `867 `_: doc: notebook password authentication howto * `211 `_: paste command not working diff --git a/docs/source/whatsnew/github-stats-1.0.rst b/docs/source/whatsnew/github-stats-1.0.rst index 4aeb36e..17d127e 100644 --- a/docs/source/whatsnew/github-stats-1.0.rst +++ b/docs/source/whatsnew/github-stats-1.0.rst @@ -211,7 +211,7 @@ Issues (18): * :ghissue:`4134`: multi-line parser fails on ''' in comment, qtconsole and notebook. * :ghissue:`3998`: sample custom.js needs to be updated * :ghissue:`4078`: StoreMagic.autorestore not working in 1.0.0 -* :ghissue:`3990`: Buitlin `input` doesn't work over zmq +* :ghissue:`3990`: Builtin `input` doesn't work over zmq * :ghissue:`4015`: nbconvert fails to convert all the content of a notebook * :ghissue:`4059`: Issues with Ellipsis literal in Python 3 * :ghissue:`4103`: Wrong default argument of DirectView.clear @@ -543,7 +543,7 @@ Pull Requests (793): * :ghpull:`3648`: Fix store magic test * :ghpull:`3650`: Fix, config_file_name was ignored * :ghpull:`3640`: Gcf.get_active() can return None -* :ghpull:`3571`: Added shorcuts to split cell, merge cell above and merge cell below. +* :ghpull:`3571`: Added shortcuts to split cell, merge cell above and merge cell below. * :ghpull:`3635`: Added missing slash to print-pdf call. * :ghpull:`3487`: Drop patch for compatibility with pyreadline 1.5 * :ghpull:`3338`: Allow filename with extension in find_cmd in Windows. diff --git a/docs/source/whatsnew/github-stats-2.0.rst b/docs/source/whatsnew/github-stats-2.0.rst index 98e3d5e..eadef83 100644 --- a/docs/source/whatsnew/github-stats-2.0.rst +++ b/docs/source/whatsnew/github-stats-2.0.rst @@ -331,7 +331,7 @@ Pull Requests (92): Issues (37): * :ghissue:`5364`: Horizontal scrollbar hides cell's last line on Firefox -* :ghissue:`5192`: horisontal scrollbar overlaps output or touches next cell +* :ghissue:`5192`: horizontal scrollbar overlaps output or touches next cell * :ghissue:`5840`: Third-party Windows kernels don't get interrupt signal * :ghissue:`2412`: print history to file using qtconsole and notebook * :ghissue:`5703`: Notebook doesn't render with "ask me every time" cookie setting in Firefox @@ -592,7 +592,7 @@ Pull Requests (687): * :ghpull:`5209`: make input_area css generic to cells * :ghpull:`5246`: less %pylab, more cowbell! * :ghpull:`4895`: Improvements to %run completions -* :ghpull:`5243`: Add Javscript to base display priority list. +* :ghpull:`5243`: Add JavaScript to base display priority list. * :ghpull:`5175`: Audit .html() calls take #2 * :ghpull:`5146`: Dual mode bug fixes. * :ghpull:`5207`: Children fire event @@ -818,7 +818,7 @@ Pull Requests (687): * :ghpull:`4713`: Fix saving kernel history in Python 2 * :ghpull:`4744`: don't use lazily-evaluated rc.ids in wait_for_idle * :ghpull:`4740`: %env can't set variables -* :ghpull:`4737`: check every link when detecting virutalenv +* :ghpull:`4737`: check every link when detecting virtualenv * :ghpull:`4738`: don't inject help into user_ns * :ghpull:`4739`: skip html nbconvert tests when their dependencies are missing * :ghpull:`4730`: Fix stripping continuation prompts when copying from Qt console @@ -854,7 +854,7 @@ Pull Requests (687): * :ghpull:`4671`: Fix docstrings in utils.text * :ghpull:`4669`: add missing help strings to HistoryManager configurables * :ghpull:`4668`: Make non-ASCII docstring unicode -* :ghpull:`4650`: added a note about sharing of nbconvert tempates +* :ghpull:`4650`: added a note about sharing of nbconvert templates * :ghpull:`4646`: Fixing various output related things: * :ghpull:`4665`: check for libedit in readline on OS X * :ghpull:`4606`: Make running PYTHONSTARTUP optional diff --git a/docs/source/whatsnew/version5.rst b/docs/source/whatsnew/version5.rst index 61b6ca0..dbdd156 100644 --- a/docs/source/whatsnew/version5.rst +++ b/docs/source/whatsnew/version5.rst @@ -121,7 +121,7 @@ Define ``_repr_mimebundle_`` Object can now define `_repr_mimebundle_` in place of multiple `_repr_*_` methods and return a full mimebundle. This greatly simplify many implementation and allow to publish custom mimetypes (like geojson, plotly, dataframes....). -See the ``Custom Display Logic`` example notebook for more informations. +See the ``Custom Display Logic`` example notebook for more information. Execution Heuristics -------------------- diff --git a/docs/source/whatsnew/version8.rst b/docs/source/whatsnew/version8.rst index 830e6bb..81bb327 100644 --- a/docs/source/whatsnew/version8.rst +++ b/docs/source/whatsnew/version8.rst @@ -111,7 +111,7 @@ and is thus native to CPython in Python 3.13+ Though ipdb should support this feature in older version of Python. I invite you to look at the `CPython changes and docs `__ for more details. -In short, once in post-mortem debuger (``%debug``), you can use the ipdb +In short, once in post-mortem debugger (``%debug``), you can use the ipdb ``exceptions`` command to switch exceptions, for example: .. code-block:: ipython @@ -265,10 +265,10 @@ for Python 3.8 as per NEP 29 (:ghpull:`14023`). All the critical bugfixes have been backported onto the 8.12.1 release (see below). In addition to that went into 8.12.1 you'll find: - - Pretty reprensentation for ``Counter`` has been fixed to match the Python one + - Pretty representation for ``Counter`` has been fixed to match the Python one and be in decreasing order. :ghpull:`14032` - Module completion is better when jedi is disabled :ghpull:`14029`. - - Improvment of ``%%bash`` magic that would get stuck :ghpull:`14019` + - Improvement of ``%%bash`` magic that would get stuck :ghpull:`14019` We hope you enjoy this release an will maybe see you at JupyterCon in less than @@ -948,7 +948,7 @@ features listed in :ref:`version 7.32`. :ghpull:`13471` Additionally the ability to use ``yapf`` as a code reformatter has been added :ghpull:`13528` . You can use ``TerminalInteractiveShell.autoformatter="black"``, - ``TerminalInteractiveShell.autoformatter="yapf"`` to re-enable auto formating + ``TerminalInteractiveShell.autoformatter="yapf"`` to re-enable auto formatting with black, or switch to yapf. - Fix and issue where ``display`` was not defined.