Using Selenium on DSS Jupyter Notebook

Solved!
bhargavdutt
Level 1
Using Selenium on DSS Jupyter Notebook

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?

0 Kudos
1 Solution
Reynholds
Level 2

Hi,

I remember I install geckodriver on the server using ssh.

try this : https://askubuntu.com/questions/870530/how-to-install-geckodriver-in-ubuntu

 

View solution in original post

1 Reply
Reynholds
Level 2

Hi,

I remember I install geckodriver on the server using ssh.

try this : https://askubuntu.com/questions/870530/how-to-install-geckodriver-in-ubuntu

 

Labels

?
Labels (1)
A banner prompting to get Dataiku