#19877: Add SageNB exporter, Jupyter extension
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.0
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Volker Braun       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  ce071e56f7263b80900dae00a5fc2ce7ee07a34d
  u/vbraun/add_sagenb_exporter__jupyter_extension|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> Packaging of https://github.com/vbraun/ExportSageNB/releases, tarball is
> on the mirrors
>
> Adds a new
> {{{
> sage --notebook=export
> }}}
> that runs the Jupyter nbextension for the export
>
> Usage examples:
> - List available legacy Sage notebooks
>   {{{
>   sage --notebook=export --list
>   Unique ID       | Notebook Name
> -------------------------------------------------------------------------------
>   admin:10        | Oxford Seminar (1,1)-Calabi Yau
>   }}}
> - Export a specific legacy Sage notebook as a Jupyter notebook
>   {{{
>   sage --notebook=export --ipynb=Output.ipynb admin:10
>   }}}
> - Open the Jupyter notebook
>   {{{
>   sage --notebook=jupyter Output.ipynb
>   }}}
>
> See also https://github.com/vbraun/ExportSageNB#usage

New description:

 Packaging of https://github.com/vbraun/ExportSageNB/releases, tarball is
 on the mirrors

 Adds a new
 {{{
 sage --notebook=export
 }}}
 that runs the Jupyter nbextension for the export

 Usage examples:
 - List available legacy Sage notebooks
   {{{
   sage --notebook=export --list
   Unique ID       | Notebook Name
 -------------------------------------------------------------------------------
   admin:10        | Oxford Seminar (1,1)-Calabi Yau
   }}}
 - Export a specific legacy Sage notebook as a Jupyter notebook
   {{{
   sage --notebook=export --ipynb=Output.ipynb admin:10
   }}}
 - Open the Jupyter notebook
   {{{
   sage --notebook=jupyter Output.ipynb
   }}}

 See also https://github.com/vbraun/ExportSageNB#usage

 See #20316 for making it more user-friendly.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19877#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to