On Sunday, December 20, 2015 at 10:40:23 PM UTC-10, Volker Braun wrote: > > On Monday, December 21, 2015 at 5:16:44 AM UTC+1, Nils Bruin wrote: >> >> different notebook. We could possibly alleviate the problem of lack of >> information by somehow guessing if this is the first time this user starts >> up sage ipython notebook >> > > Thats inconsistent UX, now you open different notebooks on different > computers / accounts. Unless you mean: print help to the terminal. The > ticket does that already. >
The reason why I expect that printing on the terminal is insufficient, is because most notebook users will not look there at all: they're just looking at the browser that pops up. There are quite some precedents for informational pop-ups: firefox and chrome are usually quite insistent on start-up to ask you about migrating information to themselves and/or selecting them as default browser. We could make the UX more consistent by "preinstalling" a migration ipy notebook. In fact, that notebook could include code to open and read the sagenb worksheets (jupyter kernels don't run chrooted by default, right? so their code can still access HOME/.sagenb) and help with translating the worksheets. The main scenario is that of single-user notebooks. multi-user setups don't translate easily to jupyter anyway, so a more manual translation approach will be required anyway. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.