Skip to content

Fix metadata causing error with docs build#1748

Merged
willingc merged 2 commits intojupyter:masterfrom
willingc:nbcloud
Sep 6, 2016
Merged

Fix metadata causing error with docs build#1748
willingc merged 2 commits intojupyter:masterfrom
willingc:nbcloud

Conversation

@willingc
Copy link
Copy Markdown
Member

@willingc willingc commented Sep 6, 2016

Closes #1746

Removes "anaconda-cloud" and second Python version from the metadata.

@mpacer
Copy link
Copy Markdown
Member

mpacer commented Sep 6, 2016

Lgtm, though I think the anaconda cloud thing is going to come up anytime anyone runs, saves and commits a notebook from a conda env. We might want to look into why that is breaking things.

@willingc
Copy link
Copy Markdown
Member Author

willingc commented Sep 6, 2016

@michaelpacer I believe you are correct with the anaconda cloud thing. Let's keep an eye on the next notebook change in a doc to see why the python version was appended to the metadata instead of replacing the python version in the original PR.

The second Python version is causing the issue since there is no , between the two.

@willingc willingc merged commit d7a095c into jupyter:master Sep 6, 2016
@willingc willingc deleted the nbcloud branch September 6, 2016 19:56
@minrk minrk added this to the 5.0 milestone Nov 23, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors on Read the Docs build after recent PR

3 participants