Hotkeys have arrived! 🎁

If you look in the user menu in the console, you should now see a Hotkeys option! This option will reveal a modal with all the new keyboard shortcuts now available for use in the Paperspace console. 

To access the menu, click you user icon in the top left and then the hotkeys button:

These hotkeys cover all the different views available from the Paperspace console -- from Notebooks, to Jobs, to Projects, to Machines, and more!

We hope you enjoy this new super easy way to switch contexts in the Paperspace console.

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.