repair mma

This commit is contained in:
ben0i0d 2024-09-27 01:22:45 +08:00
parent 130666374e
commit 4f1e93cbd6

View File

@ -9,9 +9,9 @@
# RUN git clone --depth 1 https://github.com/WolframResearch/WolframLanguageForJupyter.git && mv WolframLanguageForJupyter /opt
FROM eoalab.org:1027/ben0i0d/jupyter:mma AS builder
FROM eoelab.org:1027/ben0i0d/jupyter:mma AS builder
FROM eoalab.org:1027/ben0i0d/jupyter:py-c
FROM eoelab.org:1027/ben0i0d/jupyter:py-c
ENV PATH="${PATH}:/opt/Wolfram/Mathematica/14.0/Executables/"