Ask Your Question
0

How to install seaborn in sagemath cloud?

asked 2016-05-16 04:45:55 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

How to install seaborn in sagemath cloud?

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2016-05-22 05:50:32 +0200

William Stein gravatar image

Click the Help button in the upper right or email help@sagemath.com to open a support ticket. You definitely don't have to be a paying customer. Also, we will likely install things to be available to all projects (not just yours).

edit flag offensive delete link more
0

answered 2016-05-23 03:02:25 +0200

slelievre gravatar image

updated 2016-05-23 03:02:48 +0200

It looks like it might already be installed, see https://github.com/sagemathinc/smc/search?q=seaborn

Are you trying to use it by itself or within Sage?

edit flag offensive delete link more
0

answered 2016-05-16 17:00:43 +0200

calc314 gravatar image

You will need to have a for-pay account and set up the internet access. Then, you can use pip install seaborn.

edit flag offensive delete link more

Comments

1

Not necessarily, you can install it locally. For this particular case, upload seaborn files into your cloud manually, then open terminal and run python setup.py install --user $whoami in the seaborn's folder. Similarly, you can install Ubuntu's packages but using different commands.

A.Alharbi gravatar imageA.Alharbi ( 2016-05-26 22:18:07 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2016-05-16 04:45:55 +0200

Seen: 753 times

Last updated: May 23 '16