Project

General

Profile

Story #8762

Add new formats to CN

Added by Peter Slaughter about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-02-07
Due date:
% Done:

0%

Story Points:

Description

Add a new formatId for Python notebooks: application/x-ipynb+json. This is the current popular Media Type for Python notebooks (https://jupyter.readthedocs.io/en/latest/reference/mimetype.html), but as it has the 'x-' prefix it is 'unregistered' and
not recognized by IANA (https://www.iana.org/assignments/media-types/media-types.xhtml).

The new entry should be:
<objectFormat>
<formatId>application/x-ipynb+json</formatId>
<formatName>Jupyter Notebook</formatName>
<formatType>DATA</formatType>
<mediaType name="application/x-ipynb+json"/>
<extension>ipynb</extension>
</objectFormat>

History

#1 Updated by Peter Slaughter about 5 years ago

  • Description updated (diff)

#2 Updated by Peter Slaughter about 5 years ago

  • Description updated (diff)

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)