python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Exception: Unable to find py4j in /content/spark-3.2.1-bin-hadoop3.2/python, your SPARK_HOME may not be configured correctly
While setting up PySpark to run in Google Colab, I got this error:
Exception: Unable to find py4j in /content/spark-3.2.1-bin-hadoop3.2/python, your SPARK_HOME may not be configured correctly.
Above t...
BeatrizGomes
Votes: 0
Answers: 2
Failing During Training MobileNetSSD Object Detection on a Custom Dataset Google Colab
I'm following a Google Colab guide from Roboflow to train the MobileNetSSD Object detection model from Tensorflow on a custom dataset. Here is the link to the colab guide: https://colab.research.googl...
Max Claesson
Votes: 0
Answers: 1
How to get data from a google spreadsheet that I only have view access to into google colaboratory
I have a link to a google spreadsheet that I do not own, but have view access to. Is there a way to get the data in that spreadsheet into the google colab notebook that I am using?
john wick
Votes: 0
Answers: 1
Running Django on Google Colab
I was trying to run the Django on Colab, by following the instruction here, however, after the !python manage.py runserver step, I tried to
access the server using Google Colab link you printed by r...
Choi Tsz Yan
Votes: 0
Answers: 4