Summary: | Unable to use Julia via CAS for Computational Notebooks | ||
---|---|---|---|
Product: | [Applications] LabPlot2 | Reporter: | justaphysicsexpert |
Component: | general | Assignee: | Alexander Semke <alexander.semke> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 2.11.1 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of CAS Preferences window from Flatpak version of LabPlot |
Description
justaphysicsexpert
2025-04-18 23:10:58 UTC
Created attachment 180395 [details]
Screenshot of CAS Preferences window from Flatpak version of LabPlot
(In reply to justaphysicsexpert from comment #0) > SUMMARY > As stated in (https://userbase.kde.org/LabPlot/ComputationalNotebooks), one > can use Julia for generating plots via computational notebooks within > LabPlot. But despite having first installed the latest release of Julia on > my system and then installing LabPlot via various sources (distro's package > manager (tried using apt and zypper), flatpak or the appimage from KDE > website) one-by-one (to compare them), either the option to configure CAS > wasn't present in the settings menu or when it was available, within CAS > preferences window, there was no tab/option to configure the executable and > plotting options for Julia, like there is for Python. Please see attached > screenshot of the CAS preferences window. > > STEPS TO REPRODUCE > 1. Install Julia as per the instructions at https://julialang.org/download/ > 2. Install LabPlot (for example via Flatpak) > 3. Click on Settings menu in the titlebar, select Configure CAS option from > the drop-down menu > > OBSERVED RESULT > No option to configure CAS for Julia Julia is not available yet in packages/installers produced by the KDE build infrastructure, this only includes the flatpack build. It's on our roadmap to also support Julia for this packages. For now, you need to use the package for LabPlot with the support for Julia produced by your distribution or compile LabPlot and Cantor from sources with the support for Julia, which is clearly more work unfortunately. |