Skip to content

Commit

Permalink
Update run-notebooks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
groda committed Apr 27, 2024
1 parent 3ae3f61 commit a7a5085
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
# Not OK: Hadoop_single_node_cluster_setup_Python.ipynb cannot install ssh server
# MapReduce_Primer_HelloWorld.ipynb
start=`date +%s`
for n in GutenbergBooks.ipynb Hadoop_minicluster.ipynb \
for n in Spark_Standalone_Architecture_on_Google_Colab \
GutenbergBooks.ipynb Hadoop_minicluster.ipynb \
Encoding+dataframe+columns.ipynb \
generate_data_with_Faker.ipynb Apache_Sedona_with_PySpark.ipynb \
ngrams_with_pyspark.ipynb PySpark_On_Google_Colab.ipynb Run_Spark_on_Google_Colab.ipynb
Expand Down

0 comments on commit a7a5085

Please sign in to comment.