Project

General

Profile

Download (1.96 KB) Statistics
| Branch: | Revision:
1
APPID=1169
2
VERSION=1.0a
3
BASEIMAGE=ubuntu-bionic.1.0b.master.qcow2
4
REBASE=0
5
BASESUITE=
6
SIZE=
7
NAME=jupyter
8
APPNAME=Jupyter Notebook
9
DIR=files
10
DIRTARGET=/tmp
11
TAR=
12
TARTARGET=
13
GIT=
14
GITTARGET=
15
DEBS=texlive texlive-latex-extra texlive-fonts-recommended python3-hamcrest gfortran cython x264 winff python3-svgwrite
16
PREEXEC=/tmp/files/preexec.sh
17
POSTEXEC=/tmp/files/postexec.sh
18
SERVICE=
19
TERMINALLINK=/stabile/pipe/http://{uuid}:4200
20
MANAGEMENTLINK=/stabile/pipe/http://{uuid}:10000/stabile/
21
MEMORY=4096
22
VCPU=2
23
LOGO=https://www.stabile.io/images/apps/logo-jupyter.png
24
THUMBNAIL=https://www.stabile.io/images/apps/logo-jupyter.png
25
SUMMARY=Jupyter is the leading Open Source scientific application for creating and sharing live code, equations, visualizations and text.
26
DESCRIPTION=<div class="app-description">\
27
                <div>\
28
                <a href="https://jupyter.org" target="_blank">Jupyter</a> is the leading Open Source scientific application for creating and sharing live code, equations, visualizations and text.<br>\
29
                Project Jupyter is an open source project was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.<br>\
30
    Jupyter will always be 100% open source software, free for all to use and released under the liberal terms of the modified BSD license.\
31
     </div>\
32
     <div>\
33
         With this stack we are inluding the excellent notebooks for J Robert Johansson's excellent <a href="https://jrjohansson.github.io/computing.html" target="_blank">lecture series</a> on scientific computing with Python, which are a great starting point for learning to use Jupyter.\
34
     </div>\
35
 </div>\
36
<hr>\
37
<div style="margin-top:20px;"><a href="https://pub.origo.io/support/projects/stabile-support/boards" target="_blank">Support and discussion</a></div>\
38
<div><a href="https://gitlab.origo.io/origosys/stabile-stacks/-/tree/master/jupyter" target="_blank">Stack source code</a></div>
    (1-1/1)