Ah, that's great. This seems like it should be a much better way to use
Julia from emacs.


On Thu, Apr 10, 2014 at 4:19 PM, James Porter <[email protected]>wrote:

> Confirmed that it works provided you give ein the correct port. Syntax
> highlighting and tab behavior is obviously wonky but you can make new
> cells, execute code, etc. just fine.
>
> —James
>
> P.S. this is awesome :D
>
>
> On Thursday, April 10, 2014 1:32:33 PM UTC-5, Steven G. Johnson wrote:
>>
>> If it is just connecting to the IPython notebook HTTP server, the only
>> difference it should have to deal with is that IJulia uses a different
>> default port (8998) than IPython (8888).   You could try ipython notebook
>> --port 8888 --profile julia
>>
>> On Thursday, April 10, 2014 11:36:36 AM UTC-4, Andrew Dabrowski wrote:
>>>
>>> I tried both the ein and ipython emacs packages but wasn't able to
>>> connect Julia (Python works fine).  If you'd like I could try it again and
>>> post the error messages.
>>>
>>> On Thursday, April 10, 2014 11:15:04 AM UTC-4, Stefan Karpinski wrote:
>>>>
>>>> Does anyone have any experience using Emacs IPython 
>>>> Notebook<http://tkf.github.io/emacs-ipython-notebook/>but with IJulia?
>>>>
>>>

Reply via email to