Skip to content

Instantly share code, notes, and snippets.

@SubhadityaMukherjee
Created September 9, 2022 16:01
Show Gist options
  • Save SubhadityaMukherjee/a4711fa77debeb5de789180224df9a86 to your computer and use it in GitHub Desktop.
Save SubhadityaMukherjee/a4711fa77debeb5de789180224df9a86 to your computer and use it in GitHub Desktop.
latex_report_parts
\begin{lstlisting}[language=Python]
import numpy as np
print(np.random.rand(10))
\end{lstlisting}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment