Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

jupyter sagemath kernel

mkdir -p /usr/local/share/jupyter/kernels
ln -nsf /opt/SageMath/local/share/jupyter/kernels/sagemath /usr/local/share/jupyter/kernels/sagemath
                    
Source by arachnoid.com #
 
PREVIOUS NEXT
Tagged: #jupyter #sagemath #kernel
ADD COMMENT
Topic
Name
5+8 =