> One more question not related to this topic.  I already use maxima
> some by itself.  I use a package called wxmaxima or something like
> that, and it formats the output in a pretty way.  Will sage do that?
> I see in the reference manual that I can tell it to give me output in
> latex, but it doesn't render it.

You can run " lprint() " in a cell to turn on LaTeX rendering mode.
You can also call show(x) to render an object x.

--Mike

>
> On Dec 11, 10:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> > On Dec 11, 2007 8:09 PM, Adam <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > I did what you suggested (switched ethernet connection to bridged and
> > > restarted the vmware machine) and now it works.  Thanks.  My next
> > > question is, can I set the server up to listen on a different port?
> >
> > Yes, that's possible.  You will have to login to the sage-vmware machine,
> > by typing
> >    login: manage
> >
> > Once logged in, type
> >
> >    $ sudo su
> >    passwd: sage
> >
> > then edit the file
> >
> >    /usr/local/bin/notebook
> >
> > using vi or pico (you can apt-get another editor if you want).
> > Somewhere in /usr/local/bin/notebook it says port=80.  You can
> > change that to port=whatever_you_want.
> >
> > William
> >
> >
> >
> >
> >
> > > William Stein wrote:
>
> > > > On Dec 9, 2007 3:13 PM, Adam <[EMAIL PROTECTED]> wrote:
> >
> > > > > I'd like to install Sage on a Windows machine, then access it
> > > > > remotely.  I'm a complete beginner at using both Sage and vmware.  Is
> > > > > this possible?
> >
> > > > Actually this definitely possible.  You have to configure
> > > > "bridged networking" in vmware player -- check elsewhere
> > > > online about how to do that -- it might be obvious from the
> > > > graphical interface, e.g., just click on the network interface
> > > > icon and change a setting on the icon that pops up.
> > > > After you do that, you should completely reset the vmware
> > > > machine, e.g., hit control-c to stop the notebook server, then
> > > > type
> > > >     login: off
> > > > at the login prompt.  Then start the sage back up again
> > > > and start the notebook:
> > > >     login: notebook
> >
> > > > I think you'll get a URL and with luck you'll be able to
> > > > connect to it from anywhere.
> >
> > > > This depends of course some on what network your computer
> > > > is connected to and how, what firewall software you might have,
> > > > etc., etc.  But it is definitely possible.   Please familiarize yourself
> > > > some more with vmware player, try the above, and report back.
> >
> > > > Sorry if the above is somewhat vague, but I don't have access
> > > > to vmware player right now, so I'm working from memory.
> >
> > > > William
> >
> > --
> > William Stein
> > Associate Professor of Mathematics
> > University of Washingtonhttp://wstein.org
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to