Notebook workspace upload

You'll see a few new options under "Workspaces" that enable you to pull down data (eg from a Git repository) when creating a new notebook.  Check out the docs to learn more. 

Paperspace Now in 4K! πŸ™Œ

The latest version of the Paperspace desktop app is now shipping with 4K support on all Dedicated GPU machines.

All you have to do is plug-in to your 4K-enabled display, check your settings, and go!

Read the blogpost for more information.

Two additional quality of life updates have also been released: the bandwidth adjustment algorithm has been enhanced to improve streaming quality, and key/mouse input capture has been improved to provide a more reliable experience.

You should notice an overall snappier and more responsive streaming experience.

Tags

Gradient now includes the ability to tag entities for improved navigation, search, and management of your ML workflow. Tags can be created and updated in both the user interface and CLI.

You can add tags to several elements including Projects, Experiments, Models, and Deployments.

Gradient YAML Config File

The YAML config file simplifies your work from the command line by storing default arguments for different tasks. If you find yourself repeatedly typing the same commands and want the configuration to be reusable (and with integrated version control), this tool is for you.

Instead of typing out each argument every time you want to run something from the Gradient CLI, you can save your preferred default arguments in the config.yaml file.

Read more on our blog here.

What’s New πŸš€ in 7.2.5

UX & Performance

The performance of various has been optimized to load faster & the design of a couple modals couple (upgrades, accounts) have been improved.

Billing

There is now an option to receive an email after billing runs each month. Find this under Team->Billing->Recent Invoices.

Core

The native app now supports QUIC by default - the latency experienced
during streaming a virtual desktop is minimized without incurring any
hits to performance

Gradient

Added social profiles, the ability to make notebooks public/shareable to your friends & a free GPU. These features are in closed beta at the moment, reach out to support to have it enabled.

Continue to make improvements to the CLI (https://github.com/Paperspace/gradient-cli/releases)

Bug fixes to model processing where the summary for tensorflow models was not getting populated correctly.