Ayaz Salikhov

Results 22 issues of Ayaz Salikhov

A link like this `[https://github.com](https://github.com)` can be easily simplified to ``. This way it's less code duplication and it is easier to read.

new rule

## Description If my first action is to create new jupyter notebook, then jump to definition doesn't work for notebooks. ## Reproduce 1. Build an image from this Dockerfile: ```...

feature:jump_to

Right now, `default_tasks` should contain tasks from the dodo.py configuration. Sometimes, there are projects, which do not have a good default. If would be nice to have `"default_tasks": ["list"]`, so...

Right now every task looks more-or-less like this: ``` def task_hello(): def python_hello(targets): with open(targets[0], "a") as output: output.write("Python says Hello World!!!\n") return { 'actions': [python_hello], 'targets': ["hello.txt"], } ```...

enhancement

### What docker image(s) is this feature applicable to? all-spark-notebook, base-notebook, datascience-notebook, minimal-notebook, pyspark-notebook, r-notebook, scipy-notebook, tensorflow-notebook ### What changes are you proposing? It would be great to merge `amd64`...

type:Enhancement
type:Arm

`cookiecutter-docker-stacks` is a project, which allows other people to easily create their custom images. It uses `cookiecutter` to allow to use part of the repo as a template for newly...

DocsQA contacted me about their product, which allows much better documentation search. It creates a nice bot, which can answer user questions using existing documentation. And it's free for open...

I would like to ask what it takes to become a project jupyter member. And what responsibilities it implies :) I've been super-concentrated on one repository (I believe it is...

Contributed recipes are not checked in CI, were mostly added a long time ago and so they might be out-of-date. It would be nice if someone checked them, updated packages...

type:Maintenance
tag:Documentation
good first issue

@parente I created an issue, to kindly ask you for additional permissions on DockerHub Read the Docs. These permissions will sometimes make maintenance of this project much easier. My username...