holzschu / holzschu/Carnets

Third Party Storage Integration—Can’t Find Files

Open
#25 14 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
634
Forks
44
PR merge metrics
No merged PRs in 30d

Description

I have opened a notebook from a third party storage app that I can see in Carnets. In the notebook, I downloaded some csv data from the internet and saved them as csv files using `pandas.read_csv()` and `dataframe.to_csv()`. I can use the `!ls` command and the output shows the notebook and the two files I downloaded and saved but then the files aren’t showing up in any of the following places: viewing the directory in Carnets, viewing the directory in the Files App, viewing the directory using the third party app. But, I can still `!ls` and view the files and still read the csv files and import the data.

I’m not sure if Carnets is having trouble integrating with third party storage apps or if the third party storage app is having trouble integrating with other apps trying to save to it.

Any thoughts?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the notebook and CSV save flow described in the issue, comparing visibility in Carnets, the Files App, and the third-party storage app. No source files, tests, or entry points are named, so first locate Carnets' storage integration and determine whether the files are saved in an app-private location or the provider's visible directory; done means saved files appear consistently in all stated views.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
cloud, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.