<div dir="ltr">That's because it's already been fixed :) The commit adding that is 4 days oldĀ <a href="https://github.com/jupyter/jupyter_core/commit/ffb50f81d7f5612135a25411b780465195da5021">https://github.com/jupyter/jupyter_core/commit/ffb50f81d7f5612135a25411b780465195da5021</a><div><br></div><div>Jens</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">man. 17. aug. 2015 kl. 13.30 skrev Paul Moore <<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12 August 2015 at 05:30, David Powell<br>
<<a href="mailto:DavidAnthonyPowell%2Bpython@gmail.com" target="_blank">DavidAnthonyPowell+python@gmail.com</a>> wrote:<br>
> Great news, and thanks for the hard work.<br>
><br>
> I just used pip to upgrade my Windows conda based installation. One thing I<br>
> noticed is that all of the jupyter scripts are python files without<br>
> extensions, rather than windows .exe files. So "jupyter notebook" does not<br>
> work from the command line. However "ipython notebook" works just fine, as<br>
> there is a new ipython.exe in my scripts folder.<br>
><br>
> Should the installer be creating this .exe file? If it's a bug, to which<br>
> repo(s) should it be reported? It's not so clear after the big split.<br>
<br>
(Disclaimer - I've not tried the new version yet) I would have<br>
expected the jupyter command to be a setuptools entry point, so that<br>
exe wrappers would be generated automatically.<br>
<br>
That appears to be the case (from<br>
<a href="https://github.com/jupyter/jupyter_core/blob/master/setup.py#L71" rel="noreferrer" target="_blank">https://github.com/jupyter/jupyter_core/blob/master/setup.py#L71</a>) so<br>
maybe there's something going wrong in your setup?<br>
Paul<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" rel="noreferrer" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div>