Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yichao authored and Yichao committed Aug 9, 2024
1 parent f5125e5 commit 6126c23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/content/Linux_Art/conda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Commonly used python libraries

.. code:: bash
import matplotlib
matplotlib.rcParams['pdf.fonttype'] = 42
matplotlib.rcParams['ps.fonttype'] = 42
import pandas as pd
import numpy as np
import scipy.stats as sts
Expand Down

0 comments on commit 6126c23

Please sign in to comment.