Kaggle / Kaggle/kaggle-cli

Dataset creation using tar creates folders or .tar files

Open
#292 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
1.4k
Avg merge
3d 15h
Merged PRs (30d)
11

Description

On 2 different servers, using the same creation command yields very different results...

#### Server 1 :

```
kaggle d create -r tar
```
![image](https://user-images.githubusercontent.com/17214417/89981703-97d72d80-dc74-11ea-87d0-ee3dc63dc8df.png)

#### Server 2 :

```
kaggle d create -r tar
```

![image](https://user-images.githubusercontent.com/17214417/89981775-c6ed9f00-dc74-11ea-8489-3f86d395948a.png)

How can I fix that ?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.