Jupyter Notebook Fileshare Connector

Options

I currently have a jupyter notebook with a fileshare setup that I use to pull in PGP encrypted files, decrypt them and then turn that data into dataset. But, because Jupyter Notebooks need output datasets defined as part of the notebook settings, I can't really dynamically create datasets out of the decrypted files unless I use either APIs or edit my notebook to add in a new output dataset for each set of new files.

I think it would be a really neat idea if there was a "Fileshare Connector" so that we can interact with files sitting in Jupyter Notebook fileshares as if it was just another standard data source.

Tagged:
1
1 votes

Active · Last Updated