Introducing a new docs experience for Core and Gradient! 📚

New docs come to Paperspace! announcement 

We're excited to introduce an entirely new unified docs experience for Paperspace! 

After maintaining several different systems for documenting different parts of the product, we're eager to announce that Paperspace docs are now available in a single location with a new unified theme and organizational structure!

You can now find Core documentation, Gradient documentation, and general Account Management documentation all in one place!

If you need a place to start, we recommend starting with the Core overview or the Gradient overview -- you'll be able to launch right into tutorials, guides, and reference materials designed to help you succeed with Paperspace.

Have an idea for how to improve Paperspace documentation further? Please send us a note with any comments or suggestions!

All-new Linux SSH experience and improved machine create experience in Core! 🛫

We're excited to announce some brand new Core experiences! Let's jump right into what's new.

All-new Linux SSH experience announcement 

We've reconfigured the Linux machine create experience to optimize for connecting to Linux machines via SSH.

We feel that a direct connection to a Linux machine is a fantastic experience. We'll still support Linux VMs in the browser, but if you get a chance, give SSH a try -- it's so easy to connect!


Managing machines just got a lot better announcement 

We've also released a substantial cleanup of the machines settings page in Core which has made it easier than ever to access and manage machine settings. 

Let's say for example we wanted to create a snapshot of our new machine -- easy!

Or let's say we wanted to update our machine name and adjust the autoshutdown timer? Also easy!

We've also made it easier to do things like assign public IPs, generate templates, and more!

Redesigned account settings improvement

We've also updated the global Paperspace account settings to the latest design system standard. 

You'll now find tabs for Profile, Security, and SSH Keys and in general you should now find it easier to access these important settings.

Dynamic public IP addresses improvement 

  • We added support for dynamic public IP addresses which provide public IP addresses at a bare minimum of cost

Capacity upgrades improvement 

Meanwhile, we've also been busy adding plenty of capacity to Paperspace datacenters.

  • We onboarded a new fleet of RTX4000 machines to the CA1 region
  • We dramatically expanded GPU compute capacity in the NY2 region
  • We added nearly 100TB in shared storage across regions
  • And don't worry, we didn't forget about Europe! New capacity is coming soon!

Bugfixes fix 

  • We fixed a bug that was sometimes causing utilization graphs to display inaccurately



Introducing 100% self-serve private networks, shared drives, and public IPs! 🏄

We just made a number of improvements to help Core power users self-serve Paperspace resources. 

With this update, you can now create private networks, spin-up shared drives, and assign public IP addresses to any machines that you manage!

Self-serve private networks improvement 

First up, we're pleased to bring private networks to all Core users. When you create a private network, you create a shared resource pool for your team that is isolated from every other machine and customer on Paperspace.

Once you create a private network, you can add machines and drives to the network to share with team members.

Be sure to read the docs for more info!

Self-serve private storage improvement 

Next up, we've made it easy to share a drive among multiple Core machines. After you create a shared network, you can spin-up a shared drive and attach it to the network in a matter of seconds!

For more information on shared drives, check out the docs!

Self-serve public IPs improvement 

Finally, we've made it a lot easier to claim and assign public IP addresses! While previously it was possible to assign a machine to a public IP after the machine was created, we've now streamlined the process to make it more visible at the team level.

To claim a public IP, simply visit the Public IPs tab in the console and claim the address. (Note that Public IPs are region-specific.)

To assign the new public IP to a machine, all we need to do is use the Assign feature to select the machine we want to expose to the public web. That's all there is to it!

If you get stuck please read the docs to learn more or reach out to us with any questions. 

Bugfixes fix 

  • We resolved a troublesome issue that resulted in erroneous invoices being sent to a small number of users
  • We decreased errors related to over-provisioning on the Paperspace public cluster
  • We improved the strategy for guaranteeing hot nodes and faster startup times on the Paperspace public cluster
  • We fixed a number of small issues related to Windows 10 BYOL machines

All-new high-powered NVIDIA Ampere instances! 🔋

We're pleased to announce a series of new GPU-backed instances available on both Core and Gradient featuring NVIDIA's Ampere microarchitecture!

Introducing all-new Ampere instances! announcement 

Announced in mid-2020, Ampere is the codename for NVIDIA's latest line of GPU accelerator cards. Competition for these cards has been fierce and we're happy to bring you four flavors of Ampere, anchored by the top-of-the-line A100.

Introducing Ampere instances

In addition to the instances listed, we've also introduced 2-way, 4-way, and 8-way configurations for these cards. 

The full table of instances on Paperspace has been updated in the docs. In general, any instance made available on Core will arrive in Gradient shortly thereafter.

Multi-GPU also comes to Windows machines improvement  

One thing you might have noticed already is that multi-GPU instances in Core are no longer exclusive to Linux. You can now spin-up any multi-GPU instance on a Windows machine!

Check out the Paperspace console to get started. 

Model-backed deployments in Gradient Deployments improvement  

We added an important feature to Gradient Deployments: model-backed deployments! 

Gradient Deployments

It's now possible to inject a model at deployment runtime which means Gradient is now able to fetch a model from the Gradient model registry directly. Models can also be referenced from an external S3 bucket.

For more information, read the docs or reach out if you'd like a demo!

State persistence bugs in Gradient Notebooks improvement  

We made substantial improvements to the way that application and cell state is managed in Gradient Notebooks. 

Previously, if you navigated away from a notebook while a cell was running and then returned to the notebook, the cell would sometimes lose its state. We're happy to have implemented a substantial fix to this issue and a number of other issues influencing state management.

If you have feedback for us, please drop us a line!

Autosave, private notebooks, a number of bugfixes, and more! 🧑‍🔧

We've released a number of improvements and bugfixes for Gradient!

Gradient Notebooks now autosave by default improvement

We've improved the autosave functionality of notebooks! Whereas before only .ipynb files would save automatically, we now provide autosave functionality for all filetypes within notebooks.

Notebooks running on free GPU instances can now be private on Pro or Growth subscriptions improvement 

If you're on the Gradient Pro or Growth plan, notebooks that run on Free GPU instances can now be made private.

PyTorch container updated to version 1.10, TensorFlow container updated to 2.6.0 

We've updated both PyTorch and TensorFlow default containers in Gradient Notebooks to their latest stable release versions. The new runtimes are now available in the Gradient console. 

Other improvements

  • Gradient Deployments are now able to pull from models registered in Gradient
  • Overall GPU capacity has increased after addressing an issue related to read-only filesystems used by Gradient Notebooks

Bugfixes

  • We fixed a bug in the notebook create menu that sometimes caused the Workspace URL field not to update when selecting a new runtime
  • We fixed a bug in notebooks that sometimes caused deleted files to linger in the file management pane
  • We fixed a bug in notebooks that caused an empty file to be added to new directories
  • We fixed a bug that sometimes generated duplicate and triplicate notifications when switching teams


Accelerated Gradient Notebook startup and teardown 🚅

Gradient Notebooks just received a substantial speed boost during startup and teardown! As a result, you should experience snappier notebook starts and stops.

Notebooks now start and stop much faster improvement 

We've streamlined the architecture behind Gradient Notebooks to enable this improvement.  

What you need to know 

You will now need to install dependencies each time you start a new session. 

We recommend that you import libraries and dependencies at the top of your notebook or within a separate requirements.txt file.

New instance types across Core 🐣

We've added RTX4000 and RTX5000 instances to CA1 and NY2 regions, as well as multi-GPU instances for Linux, and new low-cost CPU-only instances for Windows!

Introducing RTX4000 and RTX5000 announcement 

We're pleased to announce RTX4000 and RTX5000 instances are now generally available! 

These cards are based on NVIDIA's Turing microarchitecture and are more than 40% faster than their Pascal series counterparts.

Try RTX

Multi-GPU instances now available on Linux! announcement 

You can now access multi-GPU instances across all regions when selecting Linux as your OS!

P5000x2 instances start at $1.56/hr while P6000x2 instances start at $2.20/hr. 

Try multi-GPU


Low-cost Windows instances now available improvement 

We solidified CPU-only offerings for Windows instances and now provide C5 - C10 instances at an affordable hourly rate.

For just $0.08/hr you can run a full Core VM in the cloud!


Other Improvements

  • We improved our backend error monitoring capabilities giving us substantially more insight into performance degradation and remediation
  • We accelerated our equipment purchasing plan to provide new hardware faster to meet demand
  • We re-wrote some business logic around storage capacity to be able to deliver much faster upgrades


File upload from the Gradient IDE ☁️

We've added file uploads as well as a number of useful improvements and bugfixes to Gradient Notebooks.

File uploader arrives in Gradient Notebooks announcement 

You can now upload files directly from the Gradient Notebook IDE file manager. To use the uploader select Upload File from the sidebar. Upload progress is visible at the top of the sidebar and uploaded files are available for immediate use. 


Other Improvements

  • We've added a prominent Start Instance button to stopped notebooks to make it easier to pick up where you left off when returning to a notebook
  • We've increased the visibility of the Stop Instance button
  • We now provide CPU, GPU, and RAM system metrics in the notebook footer
  • We added a link to the Billing  view from the main menu which makes it easier to find account-related information


Bugfixes

  • We fixed a visual bug that caused notebook file delete confirmations to render as a button rather than as a text block
  • We fixed an issue where files within a notebook would sometimes not have syntax highlighting
  • We made it more difficult to run a container that requires a GPU on a CPU instances
  • We fixed a bug that was causing some users to accidentally create multiple notebooks
  • We fixed a bug that occasionally caused some notebooks to get stuck in a saving state 


For more info on this release be sure to check out the blogpost

Notebook enhancements 📚

We've added improved file management functionality to the IDE!

Better file management in Notebooks improvement 

Now you can add files and folders directly from the IDE.

You can also download files using the file manager.

As more file management enhancements come to the IDE we recommend you swap over to JupyterLab if you need something like a terminal with root access.

Other Improvements

  • We now send GPU utilization metrics to the status bar (bottom left) in the notebook IDE
  • When creating a new notebook with a specified workspace, we now load a preview of the files in the IDE while the notebook initializes
  • When you use the Share feature in a notebook, we now include in the link the specific file you are sharing

Bugfixes

  • We fixed a bug that sometimes caused notebooks nested in folders to have an incorrect working directory which caused issues when using relative paths
  • We fixed a bug that sometimes caused long cell outputs to degrade notebook performance
  • We fixed a bug that caused some notebooks to restart after being manually stopped by the user
  • We fixed a bug that occasionally prevented large notebooks from loading offline

Introducing the all-new Gradient Notebooks IDE

This week we released a complete rewrite of Gradient Notebooks!

This is an important release for Gradient. Right away you'll notice that we've brought notebooks up to the new Paperspace design standards while taking big steps to bring simple and scalable ML infrastructure into the notebook itself.

In addition to the new compute instance selection menu, we've also integrated system metrics as part of a status bar and a new file browser which will soon unlock new capabilities around data management.

Last but not least, the notebook experience is now substantially more performant across the board -- from spin-up to teardown to rendering and executing cells. 

There's plenty more to unpack so head over to the blogpost to see what else has changed!

Show Previous EntriesShow Previous Entries