The (i) icon on the top right corner of the notebook only allows me to change the project's name not the notebook's name.
How to change Jupyter notebook's name (not the project's name) within Watson Studio project?
103 Views Asked by Ramsey A. At
1
There are 1 best solutions below
Related Questions in WATSON-STUDIO
- EntityStreamSizeException Due to Request Content Size Limit Exceeded
- Python Code Connecting to Hadoop Hive Kerberos Keytab through watson studio
- create a notebook asset in watson studio using python
- Cannot update my github personal access token to watson studio
- How to change Jupyter notebook's name (not the project's name) within Watson Studio project?
- AutoAI is not appearing in IBM Watson Studio?
- stackoverflow error on spark environment on Watson Studio IBM Cloud
- I am unable to publishing a notebooks from Watson Studio to Github
- How can I get the "keyboard input" in IBM Watson studio?
- IBM Watson Studio Notebook not rendering PyVis - Error: 404 Not Found openresty
- Jupyter Notebook Sharing with IBM Cloud Pak
- "AttributeError: 'Index' object has no attribute 'tz_localize'" while using the function history to extract stock information
- How to forecast a dynamic number of time series in Watson Studio Modeler Flow
- How to change theme in Watson Studio?
- How could I save data in mongoDB from watson studio using jupyter notebook?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The following is based on the current UI in dataplatform.cloud.ibm.com as of 2022-11-10, and works similarly in recent releases of the on-prem version (Cloud Pak for Data).
To change the name of a notebook:
Next time you navigate to the list of notebooks, you'll see the new name there.
To change the name of the project:
Note that the name of the notebook has no effect on the filenames that you'll see when you export a project. Those cannot be changed. When you create a notebook, the filename is chosen based on the initial name of the notebook. If you are concerned about filenames, you can create a copy of a renamed notebook, then delete the original. The filename of the copy should then be based on the initial name of the copy.