studio-lab-examples
studio-lab-examples copied to clipboard
please add support for installing apt packages
Is your feature request related to a problem? Please describe. allow installing system level packages (apt) not just pip and conda
Describe the solution you'd like Allow installing graphviz (this is highly used in AI/ML workloads) for graphing
Describe alternatives you've considered Manual install under the user is too much work
@alisade , Thank you for using Studio Lab! Did you try python-graphviz? You can install graphviz by conda
. Of course, we understand the requests to install the software by apt. Until the some solution is delivered, you can use conda
alternatively.
Is there a way to install XeLaTeX without apt? I need it to export matplotlib plots in PGF format. I can install texlive-core using conda, but it does not include XeLaTeX. Should I open a new issue?
@AtivJoshi Thank you for your interesting to Studio Lab! As you said, please raise new issue because your problem behind to install XeLateX will differ from this issue.
Thank you for your reply. Opened it as a neq issue #107.
@alisade , did python-graphviz work for you? If you solve the issue, please let us know by closing the issue.
Yes please do
On Jun 25, 2022, at 23:25, Takahiro Kubo @.***> wrote:
@alisade , did python-graphviz work for you? If you solve the issue, please let us know by closing the issue.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
+1 to this as I would like to install zsh as my shell.