updating book on ML ipynb format

This commit is contained in:
mhjensen
2019-12-22 19:53:38 +01:00
parent 5a2f0191bd
commit 9473d5f38d
3 changed files with 190 additions and 9559 deletions
+22
View File
@@ -2991,3 +2991,25 @@ using ImageMagick's convert program, but the result will
be loss of quality. Generate a proper fig/pandas.eps file (if possible).
....image conversion: convert fig/pandas.jpg fig/pandas.eps
output in book.p.tex
translating doconce text in book.do.txt to ipynb
*** replacing \bm{...} by \boldsymbol{...} (\bm is not supported by MathJax)
collected all required additional files in ipynb-book-src.tar.gz which must be distributed with the notebook
*** warning: latex envir \begin{bmatrix} does not work well in Markdown.
Stick to \[ ... \], equation, equation*, align, or align*
environments in math environments.
*** warning: latex envir \begin{bmatrix} does not work well in Markdown.
Stick to \[ ... \], equation, equation*, align, or align*
environments in math environments.
*** warning: latex envir \begin{bmatrix} does not work well in Markdown.
Stick to \[ ... \], equation, equation*, align, or align*
environments in math environments.
*** warning: latex envir \begin{cases} does not work well in Markdown.
Stick to \[ ... \], equation, equation*, align, or align*
environments in math environments.
Failed to remove ans_at_end environment
Failed to remove sol_at_end environment
output in book.ipynb
+168 -9559
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.