Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-03 | Explicitly depend on env for Jupyter tasks | Adrian Kummerlaender | |
This way the Jupyter environment is built during home instantiation and not only when actually calling the launcher script. This solves various GC and network availability related issues for this task type. | |||
2020-02-18 | Export tasker commands to environment | Adrian Kummerlaender | |
2020-01-17 | Implement Jupyter Lab type in Tasker module | Adrian Kummerlaender | |
Allows for convenient creation of shortcuts to Jupyter Lab sessions. As a bonus they are wrapped in Chromium App View instances and automatically terminated when required. | |||
2019-07-06 | Add Python console task type | Adrian Kummerlaender | |
2019-02-25 | Wrap common Tasker scripts in functions | Adrian Kummerlaender | |
2019-02-24 | Move Tasker into module folder | Adrian Kummerlaender | |