-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Invisible text in some sections #349
Comments
Which epub reader are you using? |
I am using both Kindle and Books on macOS Catalina 10.15.6
BTW the code examples are way too small for me. If I increase the font size it helps but then the regular text get way too big.
Books shows this: (missing the "small print")
Kindle show this: (with the "small print")
… On Sep 1, 2020, at 1:06 PM, Daniel Feldroy ***@***.***> wrote:
Which epub reader are you using?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#349 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/APA3CYY3A3NGMPQ4TIZBWE3SDVH5NANCNFSM4QIE624Q>.
|
I am interested in the printed version of the book.
How can I pre order it? (Since I already have the e-book version)
Henry Sautter
[email protected]
Sautter.Photography
7850 N Silverbell #114-440
Tucson AZ 85743
https://sautter.photography
https://www.facebook.com/southwestimagery
https://www.instagram.com/henrysautter/
… On Sep 1, 2020, at 3:39 PM, Henry Sautter ***@***.***> wrote:
I am using both Kindle and Books on macOS Catalina 10.15.6
BTW the code examples are way too small for me. If I increase the font size it helps but then the regular text get way too big.
Books shows this: (missing the "small print")
<Screen Shot 2020-09-01 at 3.34.40 PM.png>
Kindle show this: (with the "small print")
<Screen Shot 2020-09-01 at 3.34.22 PM.png>
> On Sep 1, 2020, at 1:06 PM, Daniel Feldroy ***@***.*** ***@***.***>> wrote:
>
>
> Which epub reader are you using?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub <#349 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/APA3CYY3A3NGMPQ4TIZBWE3SDVH5NANCNFSM4QIE624Q>.
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Location within the Book
Description
The "what to type" examples cannot be seen in this chapter and following sections.
some of the text is visible in some following sections. I changed fonts and display theme and could not get the text to appear.
Section 15-3:
“Create a new Conda environment called everycheese configure it to use python3.8:
conda create -n everycheese python=3.8. <=== invisible
Activate the everycheese Conda environment:
conda activate everycheese. <=== invisible
After that, our command-line should look like something like:
(everycheese) $
”
this section 16.2 appears while previous section 15 text is not visible
“At the command line, type:
conda install -c conda-forge cookiecutter
”
Possible Solutions
Your full name so we can provide accurate credit within the book
Henry Sautter
[email protected]
The text was updated successfully, but these errors were encountered: