Peter

Results 27 issues of Peter

Right now it is not possible to use iextrading4j in JDK 11 or lower due to a bug in of the dependent libraries that was used (although not all features...

when running the following code the first time in a cell in a Jupyter Lab notebook: `%use dataframe(0.8.1)` I get a the following exception: `JupyterIntegration:WARNING => A resource with classpath...

Currently the dataset api allows only for simple X -> Y data sets. So one input and one output. There are many models that require more input and/or output data...

enhancement

Also create some darker themes (otherwise same look&feel) and set the editors background/theme accordingly.

enhancement

Improve current image viewer: 1) Check some of the available image libraries to be included as part of CATS (like camanjs) 2) Add basic crop funcionality & filters 3) Add...

enhancement

Implement template system to quick-start a new project. For example templates for: 1) Web app using Backbone.js and JQuery 2) Nodejs server side application 3) Windows 8 Application 4) Phonegap...

enhancement

Make it possible to view/edit several editors at the same time. Right now due to the tab interface always only one editor is open a the same time.

enhancement

Include some basic diff support to be able to visually see the difference between two files. There already exist some open source javascript libraries that have a nice algorithm for...

enhancement

Add support for version control, at least git.

enhancement

Create some basic UML support, like a class diagram. Can help people to understand the project and would also provide a nice way of navigating. Would require dealing with the...

enhancement