Using Selenium on DSS Jupyter Notebook
bhargavdutt
Registered Posts: 1 ✭✭✭
I have a jupyter notebook on my local system that uses selenium with geckodriver to extract information out of webpages, and processes them and spits out a dataframe. The goal is to move this notebook on DSS so the dataframe that's been outputted can be used in other processes. However I'm unable to use the geckodriver on my notebook. What would be the way to set up selenium with a firefox driver?
Tagged:
Best Answer
-
Hi,
I remember I install geckodriver on the server using ssh.
try this : https://askubuntu.com/questions/870530/how-to-install-geckodriver-in-ubuntu