Fabio Pliger

Results 34 issues of Fabio Pliger

It'd be very beneficial to be able to configure the envs path in order to also support creating/managing envs outside of the project folder. This would also let users be...

One of the main reasons for `anaconda-project` to exist is the need to reproducible project without having to do anything more than running `anaconda-project run`. Plugins break this in the...

ATM `ArgsTransformersTemplate` __init__ have a hard-coded `http_specs` as specs. Which pass all args for a http call... This is "ok" for now as users implementing plugins always get every arg...

type:enhancement

`CommandTemplate` currently inherits from `ProjectCommand` which gives users access to everything else there is in a command (most things that are implementation details). Should we add a separation layer to...

type:question

After #89 lands we also need a way to help users creating plugins... I.e. some cookiecutter command that would prepare the project plugin and drive the user to customize it,...

verbose._verbose_logger() only returns the last logger.. but why not logging all loggers (or maybe a selective way of getting just the loggers needed?). This seems to be a potential situation...

type:question

This is a extended propsal for #32 and somehow something related to #86 but too much (not a requirement for each other) The idea is to provide a simple plugin...

### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...

type: enhancement
epic

Our README currently provides the bare bare minimum information to get onboarded with PyScript (arguably below minimum :). We need a real user guide/user documentation. Hope we can use this...

tag: docs

### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...

type: enhancement
tag: interpreter
tag: environment
tag: component
backlog