Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bio-IT Workshops
Intermediate Python
Commits
bee1f5db
Verified
Commit
bee1f5db
authored
Jul 20, 2020
by
Renato Alves
🌱
Browse files
fix typo
parent
fdea41c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
_episodes/03-plotting.md
View file @
bee1f5db
...
...
@@ -525,7 +525,7 @@ x = np.linspace(0, 2, 4)
> >
> > Notice also that as the values of `X` become larger,
> > the number of samples is not enough
> > and visual artifacts start to
appear
in
.
the `sine-cubic` plot.
> > and visual artifacts start to
be noticeable
in the `sine-cubic` plot.
> {: .solution }
{: .challenge }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment