Ask Your Question
0

How to install seaborn in sagemath cloud?

asked 8 years ago

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?

Preview: (hide)

3 Answers

Sort by » oldest newest most voted
1

answered 8 years ago

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).

Preview: (hide)
link
0

answered 8 years ago

slelievre gravatar image

updated 8 years ago

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?

Preview: (hide)
link
0

answered 8 years ago

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.

Preview: (hide)
link

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 ( 8 years ago )

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: 8 years ago

Seen: 862 times

Last updated: May 23 '16