Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #12830

Re: Running Python Demo on the Web?

From "Colin J. Williams" <cjw@ncf.ca>
Subject Re: Running Python Demo on the Web?
Date 2011-09-06 08:10 -0400
References <fcb7038a-0e44-45fb-b7e4-1153e6137337@l12g2000yqe.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.798.1315311045.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 05-Sep-11 18:00 PM, Python Fiddle Admin wrote:
> Python has been ported to the web browser at pythonfiddle.com. Python
> Fiddle can import snippets of code that you are reading on a web page
> and run them in the browser. It supports a few popular libraries.
>
> Another common usage is to post code on the site to allow other people
> to play around with it. Also, it can be used to demonstrate a working
> program.
A neat idea.

import brian
dir(brian)

Responds "scipy not available"

Colin W.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Running Python Demo on the Web? Python Fiddle Admin <pythonfiddle@gmail.com> - 2011-09-05 15:00 -0700
  Re: Running Python Demo on the Web? "Colin J. Williams" <cjw@ncf.ca> - 2011-09-06 08:10 -0400
  Re: Running Python Demo on the Web? becky_lewis <bex.lewis@gmail.com> - 2011-09-06 05:01 -0700
  Re: Running Python Demo on the Web? Laurent <laurent.payot@gmail.com> - 2011-09-07 18:40 -0700
    Re: Running Python Demo on the Web? Sahil Tandon <sahil@FreeBSD.org> - 2011-09-08 00:00 -0400

csiph-web