<div dir="ltr">That should be fine. Profile's don't know their own name, so you can move them around however you like.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 2:19 PM, John Omernik <span dir="ltr"><<a href="mailto:john@omernik.com" target="_blank">john@omernik.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cool, I created a new profile, "profile_test" and copied the py files<br>
to the default, will that work to, or will that break something?<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Feb 9, 2015 at 4:18 PM, Thomas Kluyver <<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>> wrote:<br>
> We don't create the config files until you ask for them - running 'ipython<br>
> profile create' will create them for the default profile.<br>
><br>
> On 9 February 2015 at 14:11, John Omernik <<a href="mailto:john@omernik.com">john@omernik.com</a>> wrote:<br>
>><br>
>> Derp, I got it, I had to create a new profile, and then copy the .py<br>
>> files into the default. (you may question why I am using the default<br>
>> like that, and it's mainly because I can't figure out how to tell<br>
>> jupyterhub to use a specific profile)<br>
>><br>
>> On Mon, Feb 9, 2015 at 4:05 PM, John Omernik <<a href="mailto:john@omernik.com">john@omernik.com</a>> wrote:<br>
>> > No, using Python2 just because of the comfortable syntax and that's<br>
>> > what the data science team uses.  I guess I could encourage it, but<br>
>> > it's frustrating for the data guys who just want things to be easy an<br>
>> > intuitive :)<br>
>> ><br>
>> > With ipython (jupyter) I don't have a jupyter command, so I figured<br>
>> > that the command is actualy ipython notebook --help-all?  Should I<br>
>> > just set the profile for each user to use python2?  I guess, here's a<br>
>> > dumb question, how do we set profile config items in Ipython3? I don't<br>
>> > see the py file in the profile_default, just a sqllite file. (*feels<br>
>> > dumb right now)<br>
>> ><br>
>> ><br>
>> ><br>
>> > On Mon, Feb 9, 2015 at 3:57 PM, Matthias Bussonnier<br>
>> > <<a href="mailto:bussonniermatthias@gmail.com">bussonniermatthias@gmail.com</a>> wrote:<br>
>> >> Hey,<br>
>> >><br>
>> >><br>
>> >> Le 9 févr. 2015 à 12:34, John Omernik <<a href="mailto:john@omernik.com">john@omernik.com</a>> a écrit :<br>
>> >><br>
>> >>> As I am opening my old iPython notebooks for 2.3 in Jupyter, it's<br>
>> >>> converting them to the format, but sometimes it changes the kernel to<br>
>> >>> python3.  We were using all Python2, and that's what I'd like to keep<br>
>> >>> using in Jupyter. Is there away to set a default Kernel to be Python2,<br>
>> >>> both for new notebooks and converted notebooks?<br>
>> >><br>
>> >><br>
>> >> $ jupyter notebook --help-all<br>
>> >><br>
>> >> ...<br>
>> >> MappingKernelManager options<br>
>> >> ----------------------------<br>
>> >> --MappingKernelManager.default_kernel_name=<Unicode><br>
>> >>     Default: 'python3'<br>
>> >>     The name of the default kernel to start<br>
>> >> ...<br>
>> >><br>
>> >><br>
>> >> So c.MappingKernelManager.default_kernel_name='python2'<br>
>> >> Or equivalent should work for you.<br>
>> >><br>
>> >> Have you still considered migrating to Python 3 ?<br>
>> >> --<br>
>> >> M<br>
>> >><br>
>> >><br>
>> >><br>
>> >>> Thanks<br>
>> >>><br>
>> >>> John<br>
>> >>> _______________________________________________<br>
>> >>> IPython-dev mailing list<br>
>> >>> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
>> >>> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
>> >><br>
>> >> _______________________________________________<br>
>> >> IPython-dev mailing list<br>
>> >> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
>> >> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
>> _______________________________________________<br>
>> IPython-dev mailing list<br>
>> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
>> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> IPython-dev mailing list<br>
> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
><br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div>