sagetex with conda install
Hi folks, I have sage installed using conda. I can't seem to find the sagetex.sty file on my system which makes me think it wasn't installed. Any suggestions?
Yes, it's not installed when sage is installed using conda. I'll package it soon.
Asked: 2019-07-16 16:08:53 +0100
Seen: 460 times
Last updated: Aug 06 '19
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
You can install it using
conda install sagetex -c conda-forge.