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

fix windows utf8 encoding 2/3 #52

Merged
merged 2 commits into from
Jun 18, 2020
Merged

Conversation

phaustin
Copy link
Contributor

second of three parts -- see jupyter-book/jupyter-book#719

Copy link
Member

@chrisjsewell chrisjsewell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @phaustin looks good otherwise

}
],
"metadata": {
"test_name": "notebook1",
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3.7.6 64-bit ('wintest': conda)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"display_name": "Python 3.7.6 64-bit ('wintest': conda)",
"display_name": "Python 3",

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

"language": "python",
"name": "python3"
"name": "python37664bitwintestconda98645fcb790a40ef81b350c15db9f1ca"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "python37664bitwintestconda98645fcb790a40ef81b350c15db9f1ca"
"name": "python3"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@choldgraf
Copy link
Member

what's the reason for doing this in three parts? I'm a bit confused...

@phaustin
Copy link
Contributor Author

the names were just to indicate that all three repositories need to be updated before the encoding
test will pass

@choldgraf
Copy link
Member

ah gotcha OK - so we should get each PR into a state where we're ready to merge, and then do it all at once yeah?

@phaustin
Copy link
Contributor Author

phaustin commented Jun 17, 2020

mainly just need all three before we remove item 1 in the windows instructions

i.e. -- they don't individually break the PYTHONUTF8 hack

@choldgraf
Copy link
Member

sounds good - well this one looks good and we have an approval, so I'm merging!

@choldgraf choldgraf merged commit e5b6fc3 into executablebooks:master Jun 18, 2020
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.

3 participants