You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Sage using mamba, the Sage documentation does not seem to be available. As a new user, I have not been able to find a solution. I suggest that document installation should be by default, or at-least a well explained option. I used this guide for installation: Sage Install Guide>Install from conda-forge
% mamba env create --file ./environment.yml
I always use an environment.yml to manage conda environments. I had already installed mamba into my base environment.
This still seems to be a problem. It seems odd to me that "Installing all of SageMath from conda" does not include the documentation. I'd consider that a part of SageMath!
Most distributions these days still ship Sage 9.x (if they package it at all), so our options for having a recent Sage version are diminishing.
Issue:
I installed Sage using mamba, the Sage documentation does not seem to be available. As a new user, I have not been able to find a solution. I suggest that document installation should be by default, or at-least a well explained option. I used this guide for installation: Sage Install Guide>Install from conda-forge
I always use an
environment.yml
to manage conda environments. I had already installedmamba
into my base environment.Opening a sage notebook server
%sage -n jupyter
. I get an error if I search for documentation as suggested in this tutorial:Otherwise, it appears the Sage system is OK - but I am a complete beginner.
Environment
My platform:
output of
conda list
:conda_list.zip
The text was updated successfully, but these errors were encountered: