- disable ray dashboard

This commit is contained in:
w.pomp
2026-01-21 16:26:41 +01:00
parent bb74d6e3b0
commit 879da12628
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
[![pytest](https://github.com/wimpomp/parfor/actions/workflows/pytest.yml/badge.svg)](https://github.com/wimpomp/parfor/actions/workflows/publish.yml)
[![pytest](https://github.com/wimpomp/parfor/actions/workflows/publish.yml/badge.svg)](https://github.com/wimpomp/parfor/actions/workflows/publish.yml)
# Parfor
Used to parallelize for-loops using parfor in Matlab? This package allows you to do the same in python.