Hi Ben,
I have not used Vim or Emacs for a very long time. I am spoiled by the friendly
interface of RStudio.
There is a high demand for Python in the industry, but there has not been a
good IDE. I find that strange.
_
From: Ben Finney mailto:ben+pyt...@benfinney.i
Hi Ben,
Yes, I read your suggestion. I should have added the following in my earlier
message.
Jupyter runs in a web browser like Chrome, and you feed it in line by line, so
if I want to run a project with a hundred lines, it may take a few.
Anyways, Jupyter is the consensus, and I am trying it
I can only compare to the R language I've used. If there is an issue, say a
function freezes at startup, one user brings it up to the list, when the
respective maintainer sees the bug, it is usually addressed on the next release.
In terms of funding. Isn't Python heavily used in industry, so, fi
Pi every time we do a rebuild of our virtualenvs (which we do for
every testing build).
HTH,
Mike
--
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
___
On 15-08-19 05:27 AM, Alex Kleider wrote:
On 2015-08-18 19:32, Mike C. Fletcher wrote:
To install without going out to the internet, you can use these
arguments:
pip install --no-index --find-links=/path/to/download/directory
For this to work, /path/to/download/directory would, I