basic and brutal way to import pictures
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
\documentclass{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classBilan}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
|
||||
|
||||
\usepackage{multicol}
|
||||
\usepackage{booktabs}
|
||||
|
||||
% Title Page
|
||||
\titre{\Var{ds_info["Nom"]}}
|
||||
@@ -12,6 +12,14 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
Devoir sur \Var{eval_df["Bareme"].iloc[0]}
|
||||
|
||||
\Var{eval_df.describe()[["Mark"]].T.to_latex()}
|
||||
|
||||
\Var{eval_df["Mark"].hist() | includegraphics(document_path=directory, scale=0.5)}
|
||||
\pagebreak
|
||||
|
||||
|
||||
%- for e in students
|
||||
\maketitle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user