MilesCranmer commited on
Commit
ff70e94
1 Parent(s): e579e27

Update Julia version in colab

Browse files
Files changed (1) hide show
  1. examples/pysr_demo.ipynb +4 -4
examples/pysr_demo.ipynb CHANGED
@@ -48,8 +48,7 @@
48
  "set -e\n",
49
  "\n",
50
  "#---------------------------------------------------#\n",
51
- "JULIA_VERSION=\"1.7.2\"\n",
52
- "JULIA_NUM_THREADS=4\n",
53
  "export JULIA_PKG_PRECOMPILE_AUTO=0\n",
54
  "#---------------------------------------------------#\n",
55
  "\n",
@@ -214,7 +213,6 @@
214
  "source": [
215
  "default_pysr_params = dict(\n",
216
  " populations=30,\n",
217
- " procs=4,\n",
218
  " model_selection=\"best\",\n",
219
  ")"
220
  ]
@@ -1376,7 +1374,9 @@
1376
  },
1377
  "gpuClass": "standard",
1378
  "kernelspec": {
1379
- "language": "python"
 
 
1380
  },
1381
  "language_info": {
1382
  "name": "python",
 
48
  "set -e\n",
49
  "\n",
50
  "#---------------------------------------------------#\n",
51
+ "JULIA_VERSION=\"1.8.5\"\n",
 
52
  "export JULIA_PKG_PRECOMPILE_AUTO=0\n",
53
  "#---------------------------------------------------#\n",
54
  "\n",
 
213
  "source": [
214
  "default_pysr_params = dict(\n",
215
  " populations=30,\n",
 
216
  " model_selection=\"best\",\n",
217
  ")"
218
  ]
 
1374
  },
1375
  "gpuClass": "standard",
1376
  "kernelspec": {
1377
+ "display_name": "Python (main_ipynb)",
1378
+ "language": "python",
1379
+ "name": "main_ipynb"
1380
  },
1381
  "language_info": {
1382
  "name": "python",