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


Groups > comp.lang.python > #12830

Re: Running Python Demo on the Web?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.08; 'libraries.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'snippets': 0.09; 'available"': 0.16; 'fiddle': 0.16; 'neat': 0.16; 'ported': 0.16; 'wrote:': 0.16; 'admin': 0.18; 'header:In-Reply-To:1': 0.22; 'pm,': 0.24; 'code': 0.25; 'demonstrate': 0.25; 'import': 0.28; 'subject:?': 0.31; 'brian': 0.32; 'it.': 0.33; 'to:addr:python-list': 0.33; 'subject:Web': 0.34; 'header:User-Agent:1': 0.34; 'header:X -Complaints-To:1': 0.35; 'post': 0.36; 'another': 0.37; 'run': 0.37; 'page': 0.37; 'received:76': 0.37; 'received:org': 0.38; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'browser': 0.61; 'browser.': 0.77; 'responds': 0.84; 'subject:Demo': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From "Colin J. Williams" <cjw@ncf.ca>
Subject Re: Running Python Demo on the Web?
Date Tue, 06 Sep 2011 08:10:16 -0400
References <fcb7038a-0e44-45fb-b7e4-1153e6137337@l12g2000yqe.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 76-10-155-142.dsl.teksavvy.com
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0
In-Reply-To <fcb7038a-0e44-45fb-b7e4-1153e6137337@l12g2000yqe.googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.798.1315311045.27778.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1315311045 news.xs4all.nl 2475 [2001:888:2000:d::a6]:49802
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:12830

Show key headers only | 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