Deepnote docs
Deepnote.com
Join the team
Changelog
Search…
Deepnote documentation
📹
Getting Started
Getting started with Deepnote
💡
features
Command palette
Real-time collaboration
Comments
Integrations
SQL blocks
Chart blocks
Variable explorer
Terminal
Versioning
Scheduling
Code intelligence
Dark mode
Keyboard shortcuts
Input blocks
🤝
Collaboration
Teams and Workspaces
Workspace permissions
Sharing a project
Publishing a project
Launch repositories in Deepnote
⚙️ Environment
Selecting hardware
Custom initialization
Custom environments
Long-running jobs
Environment variables
Incoming connections
Pre-installed packages
Python requirements
🔧
Integrations
GitHub
Docker Hub
Google Container Registry
Amazon ECR
Amazon S3
Google Cloud Storage
PostgreSQL
Athena
Redshift
MongoDB
MariaDB
MySQL
MindsDB
Google BigQuery
Snowflake
Large files
Google Drive
Dropbox
Spark
Authorize connections from Deepnote IP addresses
SSH Key
Tracking experiments
Comet.ml
Neptune.ai
Weights and Biases
📥
Import & export
Importing data to Deepnote
Sharing and embedding blocks
Export a notebook
Export a project
Export to PDF
🏷️ resources
Support
Product portal
Referral program
Intellectual property
Pricing
Changelog
Deepnote Community
Okta SSO
Terms & Conditions
Security
Powered By
GitBook
Weights and Biases
Weights & Biases
helps you keep track of machine learning projects. Use it to log hyperparameters and output metrics from your runs or to visualize and compare results.
Create a new cell and execute the following lines, replacing the token
1
!pip install --upgrade wandb
2
!wandb login <your_wandb_token>
Copied!
You can also follow the
quickstart
and complete the same steps through
Deepnote's terminals
Previous
Neptune.ai
Next - Import & export
Importing data to Deepnote
Last modified
3mo ago
Copy link