This PR <https://github.com/jupyter/notebook/pull/1861> fixes the file-extension-adding on Safari by declaring the correct mime-type.
-MinRK On Mon, Oct 31, 2016 at 3:52 PM, MinRK <[email protected]> wrote: > > > On Mon, Oct 31, 2016 at 3:45 PM, Thomas Kluyver <[email protected]> wrote: > >> On 31 October 2016 at 13:24, MinRK <[email protected]> wrote: >> >>> it should probably be something notebook-specific, such as >>> `application/vnd.jupyter.notebook+json`. >>> >> >> We already decided on application/x-ipynb+json as the mimetype for >> notebooks. I know you were only giving an example, but I don't want people >> to read this thread and start using another mimetype, as consistency is >> important. >> > > Good catch, I didn't mean to mislead, just point out that it should be > foo+json, not just json. > > -Min > >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/jupyter/CAOvn4qh2zDLThwTfNJsV8733nJQuFdDjtDWdjtzkt28UDFE >> hUQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/jupyter/CAOvn4qh2zDLThwTfNJsV8733nJQuFdDjtDWdjtzkt28UDFEhUQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAHNn8BUSbHAYHWq8Y3R7ym0fOouUs9Wex6fRWk4GVcQxwpymmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
