- Package:
- wnpp
- Source:
- wnpp
- Submitter:
- Kristoffer H Rose
- Date:
- 2022-03-12 14:39:11 UTC
- Severity:
- wishlist
- Blocked By:
-
Bug Title 802239 1
RFP: iruby -- Ruby kernel for Jupyter/IPython Notebook wishlist stable testing unstable almost 11 years ago
802209 1
RFP: libjs-p5 -- javascript graphics library inspired by Processing wishlist stable testing unstable almost 11 years ago
802254 2
RFP: node-datatables.net -- DataTables for jQuery wishlist stable testing unstable almost 11 years ago
802257 1
RFP: node-datatables.net-fixedcolumns -- FixedColumns for DataTables wishlist stable testing unstable almost 11 years ago
801996 1
RFP: libcxf2-java -- open source services framework wishlist stable testing unstable almost 11 years ago
802243 1
RFP: libjs-blueimp-canvas-to-blob -- polyfill for canvas.toBlob method wishlist stable testing unstable almost 11 years ago
801995 1
RFP: libcometd2-java -- scalable comet (server push) implementation for the web wishlist stable testing unstable almost 11 years ago
802247 1
RFP: libjs-ngstorage -- localStorage and sessionStorage done right for AngularJS wishlist stable testing unstable almost 11 years ago
802240 1
RFP: libjs-scrollin -- do something great when an element enters the viewport wishlist stable testing unstable almost 11 years ago
802207 5
RFP: julia-gadfly -- plotting and data visualization system written in Julia wishlist stable testing unstable almost 11 years ago
802238 1
RFP: libjs-angular-ui-bootstrap -- Bootstrap components written in pure AngularJS wishlist stable testing unstable almost 11 years ago
802258 1
RFP: node-datatables.net-colreorder -- ColReorder for DataTables wishlist stable testing unstable almost 11 years ago
801195 0
RFP: libjs-zeroclipboard -- easy copy text in browser to clipboard wishlist stable testing unstable over 9 years ago
801204 0
RFP: node-blueimp-tmpl -- JavaScript templating engine wishlist stable testing unstable over 9 years ago
802194 0
RFP: apache-spark -- lightning-fast cluster computing wishlist stable testing unstable almost 10 years ago
781937 0
RFP: ijulia -- Julia kernel for Jupyter wishlist stable testing unstable about 6 years ago
* Package name : beaker-notebook Version : 1.3.4 Upstream Author : Scott Draves <spot@draves.org> * URL : http://beakernotebook.com * License : Apache-2.0 Programming Lang: JavaScript Description : Data Scientist Notebook Notebook-style development provides a more exploratory way to write code than with traditional IDEs. Notebook interfaces are comprised of a series of code blocks, called cells, which can stand alone or act in unison. The development process is one of discovery, where a developer experiments in one cell, then can continue to write code in a subsequent cell depending on results from the first. Particularly when analyzing large datasets, this conversational approach allows researchers to quickly discover patterns or other artifacts of the data. Beaker has been successfully deployed in several community settings, and as such fits well within Debian as a useful service to our users.
Quoting Kristoffer H Rose (2015-08-18 15:12:14) [...] Language for backend is java, and only for frontend javascript. Above is a nice introduction to "Notebooks" in general. I suggest to (perhaps shorten, and) add a section on what makes Beaker special among Notbooks - i.e. how it differs from ipython-notebook (already in Debian) and Jupyter and iJulia (not in Debian currently). From my understanding Beaker is a "wrapper" for ipython, julia, R, Scala, Nodejs and more (introducing a notebook equivalent of Un*x "pipes"), and is a competitor to (or argubly successor of) ipython-notebook, Jupyter and iJulia. ...and will hopefully - if succesfully packaged fast enough - be part of a project targeted next DebConf: https://wiki.debian.org/ShowMeBox :-D - Jonas
I am currently discussing with upstream the actual source for each release: https://github.com/twosigma/beaker-notebook/issues/2561 - Jonas