From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SeEaQ-00018k-Ac for garchives@archives.gentoo.org; Tue, 12 Jun 2012 00:03:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8CE3E060F for ; Tue, 12 Jun 2012 00:03:53 +0000 (UTC) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A2B2E002B for ; Mon, 11 Jun 2012 21:39:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-Id:Subject:To:From:Date; bh=2wf2FFSt9Z+S4yvzg5ql6OXLvjH43pSqzdV7uXZHqmQ=; b=in6Uiq35LO9VDxjKd9VXdZmlBmRKdfj0/9YmPKJfxC72+K961rwhsLeVRXJ3U655StPGZawYy5fLxDobNbzNEn1SNelFhSE17i1TSFPqzQouTD1ZZsjCYwQ/8+BNBRYlp3o1LNR46+oVxeDZrEWsNUi4ZZp59TxTOG6sRMQYYLI=; Received: from [79.135.196.121] (helo=Ganymede) by fsm1.ukr.net with esmtpsa ID 1SeCKH-0006hf-8C ; Tue, 12 Jun 2012 00:39:05 +0300 Date: Tue, 12 Jun 2012 00:42:06 +0300 From: v_2e@ukr.net To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] [sage-on-gentoo] install sage-flasknotebook Message-Id: <20120612004206.867777c3.v_2e@ukr.net> X-Mailer: Sylpheed 3.1.3 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 32b7f8cb-b910-47b0-b800-7998b3380940 X-Archives-Hash: cefafdfc150b4a2e8542c49385a14ce5 Hello! Today I noticed that there is the 'sage-flasknotebook' package in 'sage-on-gentoo' overlay. As far as I know, this is a new interface for Sage. I wanted to install and test it, but it turned out to block 'sage-notebook' which the 'sage' package itself depends upon. So [how] can I install and test a new flask-interface? Thanks. Vladimir -----