It is a bit late, but it could help someone.
1- Go to “Edit”, then “Find and Replace”.
2- Enter the two words in Find and Replace respectively.
3- Click on the small arrow in order to rename all the occurences in your jupyter notebook.
Related Contents:
- Inserting image into IPython notebook markdown
- How to load/edit/run/save text files (.py) into an IPython notebook cell?
- How to embed HTML into IPython output?
- Import local function from a module housed in another directory with relative imports in Jupyter Notebook using Python 3
- How can I see function arguments in IPython Notebook Server 3?
- How to add conda environment to jupyter lab
- Display all dataframe columns in a Jupyter Python Notebook
- How to convert IPython notebooks to PDF and HTML?
- How do I output lists as a table in Jupyter notebook?
- Convert JSON IPython notebook (.ipynb) to .py file
- prevent plot from showing in jupyter notebook
- Installing a pip package from within a Jupyter Notebook not working
- How can I prevent Google Colab from disconnecting?
- Is it possible to print using different colors in ipython’s Notebook?
- IPython and Jupyter autocomplete not working
- Tqdm 4.28.1 in Jupyter Notebook “IntProgress not found. Please update jupyter and ipywidgets.”
- Running Jupyter with multiple Python and IPython paths
- list memory usage in ipython and jupyter
- How should I stop a busy cell in an iPython notebook?
- Inline animations in Jupyter
- Reusing code from different IPython notebooks
- Best practices for turning jupyter notebooks into python scripts
- Print not showing in ipython notebook
- How to obtain Jupyter Notebook’s path?
- Running Jupyter notebook in a virtualenv: installed sklearn module not available
- Matplotlib pyplot.title(string) returns error
- Jupyter | The kernel appears to have died. It will restart automatically |
- How to preview a part of a large pandas DataFrame, in iPython notebook?
- Verifying PEP8 in iPython notebook code
- Share data between IPython Notebooks
- Overwrite previous output in jupyter notebook
- How to do superscripts and subscripts in Jupyter Notebook?
- Equation numbering in Jupyter notebooks
- Insert a link inside a Pandas table
- No module named tensorflow in jupyter
- How to include two pictures side by side in Markdown for IPython Notebook (Jupyter)?
- Jupyter notebook command does not work on Mac
- %matplotlib notebook showing a blank histogram
- Pyspark: show histogram of a data frame column
- IPython Notebook locale error [duplicate]
- Programmatically get current IPython notebook cell output?
- converting from .py to .ipynb
- Scientific Computing & Ipython Notebook: How to organize code?
- Is it possible to display an OpenCV video inside the IPython /JuPyter Notebook?
- Is it possible to show `print` output as LaTeX in jupyter notebook?
- How to display all output in Jupyter Notebook within Visual Studio Code?
- Running Tensorflow in Jupyter Notebook
- Importing custom module into jupyter notebook
- Jupyter (IPython) notebook: Convert an HTML notebook to ipynb
- Module Not found during import in Jupyter Notebook