jopasserat
jopasserat
## When When designing a large table with many columns. ## Outcome The PDF export through CTRL+P doesn't respect the document scale and tables are cut off at the right...
## Purpose Keep track of all the documents edited by a particular user. ## Proposal A separate tab like [hackmd.io](https://hackmd.io), with a link to each document opened. 
## When When **reducing one of the panel** to go from a split view of the code and rendered document to a single panel (or the other way around), the...
When the workspace is initially listed in `listFiles`, directories are fully explored downed to their final leaf element. For example, this workspace's view from the filesystem: ...
Writing to a full storage on an SSH based environment returns the following stacktrace: ``` org.openmole.plugin.environment.batch.refresh.JobRemoteExecutionException: Fatal exception thrown during the execution of the job execution on the execution node...
- [ ] https://www.scala-exercises.org - [ ] https://katacoda.com/ A first version should at least provide a version of the [Getting Started](http://www.openmole.org/Getting+started.html).
Forking the discussion initiated by @reyman in #135 - [X] the Bokeh-Scala was explored but is not trivial to manipulate - [ ] a new track to explore is [vegas-viz/Vegas](https://github.com/vegas-viz/Vegas)...
Supporting the [boutiques](http://boutiques.github.io/) spec might be doable once the `ContainerTask` is integrated. It's (roughly) a docker container + a JSON describing the parameters of the packaged application. Might be a...
Enable an environment to become the "default" target for delegation in the workflow. OM would instantiate a default environment so that one can write: ```scala explo -< (task on default...
This is to simplify static builds for CARE and PRoot. Should fix #1 The image is based on Debian jessie. It installs all required dependencies and pre-builds the static libs...