Changes between Version 20 and Version 21 of Jupyter


Ignore:
Timestamp:
05/21/18 13:43:12 (6 years ago)
Author:
Jens Henrik Goebbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Jupyter

    v20 v21  
    1 == Jupyter
     1== Jupyter at JSC
    22[[PageOutline]]
    33
     
    1919==== !JupyterLab
    2020[[Image(JupyterLab-workspace.png, 400px, align=right, margin=10)]]
    21 !JupyterLab is the advanced interactive development environment for working with notebooks, code and data and  has full support for Jupyter Notebooks. But additionally, !JupyterLab enables you to use
     21!JupyterLab is the advanced interactive development environment for working with notebooks, code and data and  has full support for Jupyter Notebooks. \\
     22But additionally, !JupyterLab enables you to use
    2223* text editors, terminals
    2324* data file viewers
     
    5253[[Image(jupyterpreview.png, 300px, align=right, margin=0, link=wiki:vnc3d/strudel)]]
    5354
    54 '''Jupyter or !JupyterLab''' (Interactive Supercomputing)
     55'''Jupyter or !JupyterLab''' (Interactive Supercomputing at JSC)
    5556  * apply for a JSC Web Service Account [https://dspserv.zam.kfa-juelich.de/Dispatch/trunk/WEB/WebServices/Public/register_for_webservices.php ->HERE<-]
    5657  * sign in with your JSC Web Service Account to Jupyter4JSC [https://jupyter-jsc.fz-juelich.de ->HERE<-]
     
    7677----
    7778
    78 === Develop for !JupyterLab
     79=== Developing Extensions for !JupyterLab
    7980!JupyterLab is built on top of an extension system that enables you to customize and enhance !JupyterLab by installing additional extensions.\\
    8081To start developing a !JupyterLab extension, see