In terminal, i enter: !pip install folium, and the response I get is this:
-bash: !pip: event not found
I've entered this into the terminal (pip install -r requirements.txt), and I get this:
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
In terminal, i enter: !pip install folium, and the response I get is this: -bash: !pip: event not found
I've entered this into the terminal (pip install -r requirements.txt), and I get this: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'