1NB
Not logged in
Login
Sign Up
Analyse your data with AI
1NB executer
Self hosted executer
Keep my data locally
Help me choose
Create a repo
File
Table from Web page
Start a worker process in your Mac/Linux
Get the 1NB python package (OneNB)
Here
then
Install
Install the package (in a virtual env)
python3 -m venv env-onenb
source ./env-onenb/bin/activate
python3 -m pip install OneNB...
Run the worker
1nb worker --repo --new-repo
Sign in to client if prompted
Unavailable
help
unread messages
Data format
Data format
Merged cells not allowed
field 1
field 2
field 3
Data format
One field per column
Previous
Next
Python/CLI Usage
Access Keys
Export data from jupyter notebooks
Jupyter
from OneNB.exports import MyModel
with MyModel.open(".bin", mode="wb") as out:
...
Console
git tag V1
7nb push
Invited to