Fetching metadata from the HF Docker repository...
|
@@ -1,4 +1,4 @@
|
1
|
-
! pip install seaborn
|
2
|
import pandas as pd
|
3
|
import numpy as np
|
4
|
import seaborn as sns
|
|
|
1
|
+
pip install seaborn
|
2
|
import pandas as pd
|
3
|
import numpy as np
|
4
|
import seaborn as sns
|