Bo
Bo
Many task managers have web-based console to monitor the execution of tasks. We could also have such a console and we can make use of the output of `-d` to...
The progress bar is displayed on the console. We should replace it with the Jupyter implementation of tqdm ( #398 ) so that it can be displayed in Jupyter.
Separated from #444 ``` parameter: fileset1 = ['{}.txt'.format(i) for i in range(2)] parameter: fileset2 = ['{}.txt'.format(i) for i in range(2,4)] parameter: fileset3 = ['{}.txt'.format(i) for i in range(4,6)] parameter: fileset4...
Is there any plan to add iruby to conda-forge? I plan to add [`sos-ruby`](https://github.com/vatlab/sos-ruby) to conda-forge but found that `iruby` is not currently available in conda, and it is non-trivial...
This is console for a Python3 notebook, but a dropdown menu is added.
https://travis-ci.org/github/vatlab/jupyterlab-sos/builds/682779170 Setting ``` export JUPYTER_TEST_BROWSER=live ``` and running the test ``` pytest test/test_workflow.py ``` shows that the text is not correctly inserted, which did not happen before. The code that...
With #46, we have an easier way to specify the collapse status of cells and it is time to deprecate shortcut C-S-D and related operations.
This is very complicated and could only be implemented for jupyterlab. Right now, when we submit tasks, we create task status tables in the cell output. This has a number...
``` pytest ``` fails because the test suite tries to [`new_window`](https://github.com/vatlab/jupyterlab-sos/blob/master/test/test_utils.py#L625) to create a new notebook, which does not work for JupyterLab. Currently I have switched to running tests one...
How to reproduce: Open a notebook, select R in the first cell, enter `a