how to upload multiple files at once for notebook source #227
Replies: 6 comments 3 replies
-
|
same question, any help would be appreciated |
Beta Was this translation helpful? Give feedback.
-
|
Same here, it is kind of an essential feature to me actually, if i need to pick or proces each document individually it will cost way to much time, beasically rendering it practically not very usefull, despite the nice build in options, features and user friendly UI. Alos would be nice to simply be able to upload in bulk from somewhere else then a notebook, just for the sources menu item or something (I was kind of expecting an option there). |
Beta Was this translation helpful? Give feedback.
-
|
anybody figure this one out? Documentation seems to suggest you can batch upload and stuff...maybe through a backend api or cli or something? I see this in the code:
|
Beta Was this translation helpful? Give feedback.
-
|
I have just quickly vibe coded that feature (add source dialog now supports multiselect) and it helps a lot. So, having this in the official distribution would be great indeed. |
Beta Was this translation helpful? Give feedback.
-
|
Hey guys, I have pushed a new version with this change if you want to test: ✅ Regular (GHCR): ghcr.io/lfnovo/open-notebook:1.2.2 It's not on the v1-latest tag yet since I'll add some more features until we finish the release. But your opinions will be appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
I have a python script I built to import an entire directory into a notebook. I'm happy to submit the script to be included, just tell me where to put it (tried a PR but don't have rights). |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to upload multiple files (e.g. PDFs) at once as a source for a notebook? or is there a way that I just copy them into the data subdirectories in the container?
Beta Was this translation helpful? Give feedback.
All reactions