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

Always use filename as the notebook name. #1816

Merged
merged 1 commit into from Jun 1, 2012

Conversation

ellisonbg
Copy link
Member

When the filename and notebook name (in the JSON data) were in conflict, we used to use the JSON data. This was leading to problems as described in #1593. This fixes the problem so that the filename is always used. Subsequent saves will also set the JSON name to be the same value.

@minrk
Copy link
Member

minrk commented May 31, 2012

Looks good, and seems sensible to me. Ready for merge?

@ellisonbg
Copy link
Member Author

Sure, merge away.

On Thu, May 31, 2012 at 4:56 PM, Min RK
reply@reply.github.com
wrote:

Looks good, and seems sensible to me. Ready for merge?


Reply to this email directly or view it on GitHub:
#1816 (comment)

Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger@calpoly.edu and ellisonbg@gmail.com

ellisonbg added a commit that referenced this pull request Jun 1, 2012
Always use filename as the notebook name.
@ellisonbg ellisonbg merged commit 2ec1c56 into ipython:master Jun 1, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Always use filename as the notebook name.
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.

None yet

2 participants