Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89792 > unrolled thread
| Started by | lbertolotti <lucas.bertolotti@yahoo.com> |
|---|---|
| First post | 2015-05-02 12:50 -0700 |
| Last post | 2015-08-23 17:11 -0700 |
| Articles | 4 — 3 participants |
Back to article view | Back to comp.lang.python
Canopy editor-Variables browser and help lbertolotti <lucas.bertolotti@yahoo.com> - 2015-05-02 12:50 -0700
Re: Canopy editor-Variables browser and help lbertolotti <lucas.bertolotti@yahoo.com> - 2015-08-23 15:09 -0700
Re: Canopy editor-Variables browser and help Chris Angelico <rosuav@gmail.com> - 2015-08-24 10:19 +1000
Re: Canopy editor-Variables browser and help breamoreboy@gmail.com - 2015-08-23 17:11 -0700
| From | lbertolotti <lucas.bertolotti@yahoo.com> |
|---|---|
| Date | 2015-05-02 12:50 -0700 |
| Subject | Canopy editor-Variables browser and help |
| Message-ID | <475013a6-6dcb-414e-8b99-d3af617cd2c7@googlegroups.com> |
Can I: 1.Enable a variable browser in Canopy editor similar to the Spyder editor? 2.Writing a function say log( gives me the function help, but I can't read the whole documentation 3.Eclipse had a auto-complete, can I enable this in Canopy? 4.Perhaps I should try using another editor? I was having some problems with Spyder pythonpath...
[toc] | [next] | [standalone]
| From | lbertolotti <lucas.bertolotti@yahoo.com> |
|---|---|
| Date | 2015-08-23 15:09 -0700 |
| Message-ID | <18ad5417-a10e-4744-88ed-48aa01ede2cf@googlegroups.com> |
| In reply to | #89792 |
Anyone?
[toc] | [prev] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-08-24 10:19 +1000 |
| Message-ID | <mailman.2.1440375581.11709.python-list@python.org> |
| In reply to | #95600 |
On Mon, Aug 24, 2015 at 8:09 AM, lbertolotti via Python-list <python-list@python.org> wrote: > Anyone? When you post a follow-up like this, it helps to provide some context. Fortunately for you, I have a threaded email client, but not everyone does - and not everyone was subscribed to the list when you first posted. If you're having difficulties with Canopy, you may do better on a specific Canopy mailing list. I, for one, have no experience with it, and can't advise. ChrisA
[toc] | [prev] | [next] | [standalone]
| From | breamoreboy@gmail.com |
|---|---|
| Date | 2015-08-23 17:11 -0700 |
| Message-ID | <ac15f588-41c9-42ab-b547-9d521a08feb3@googlegroups.com> |
| In reply to | #89792 |
On Saturday, May 2, 2015 at 8:50:22 PM UTC+1, lbertolotti wrote: > Can I: > 1.Enable a variable browser in Canopy editor similar to the Spyder editor? > 2.Writing a function say log( gives me the function help, but I can't read the whole documentation > 3.Eclipse had a auto-complete, can I enable this in Canopy? > 4.Perhaps I should try using another editor? I was having some problems with Spyder pythonpath... What do the Canopy docs at http://docs.enthought.com/canopy/ tell you? If you've used Eclipse why not give PyDev a try?
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web