We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03317cf commit c7f9825Copy full SHA for c7f9825
README.md
@@ -29,8 +29,8 @@ python3 -m pip install pandas --user
29
where pip installs packages to a user's default install directory --
30
typically `~/.local/` on Linux.
31
32
-```
33
-# Somewhat hackisly, install Python PIP module PANDAS for Oracle Cloud API queries.
+```puppet
+# Somewhat hackishly, install Python PIP module PANDAS for Oracle Cloud API queries.
34
python::pyvenv { 'user_python_venv' :
35
ensure => present,
36
version => 'system',
0 commit comments