Skip to content

Commit

Permalink
👷 Update run-notebooks.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
groda authored Oct 7, 2024
1 parent ef160a3 commit 8dd03ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/run-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,14 @@ jobs:
# just "runnable" notebooks
# Not OK: Hadoop_single_node_cluster_setup_Python.ipynb cannot install ssh server
# MapReduce_Primer_HelloWorld.ipynb
# Apache_Sedona_with_PySpark.ipynb
# GutenbergBooks.ipynb
start=`date +%s`
for n in polynomial_regression.ipynb \
Spark_Standalone_Architecture_on_Google_Colab \
Run_Spark_on_Google_Colab.ipynb \
Apache_Sedona_with_PySpark.ipynb \
GutenbergBooks.ipynb Hadoop_minicluster.ipynb \
Hadoop_minicluster.ipynb \
Encoding+dataframe+columns.ipynb \
generate_data_with_Faker.ipynb \
ngrams_with_pyspark.ipynb \
Expand Down

0 comments on commit 8dd03ff

Please sign in to comment.