JetBrains Releases Onsite Datalore For Enterprise
Written by Kay Ewbank   
Monday, 05 July 2021

JetBrains has released a new version of Datalore, its online data science notebook with smart coding assistance. Datalore Enterprise is designed to work on an organization's own secure networks.

Datalore provides smart coding assistance for Python in online Jupyter notebooks, can be used to run code on CPUs and GPUs, and to collaborate in real-time.

dataloreicon

It now comes in three versions - a free community edition that offers basic machines and limited features with up to 120 hours of computations on a basic CPU machine and 10 hours of computations on a GPU machine, 10 GB of cloud storage + S3 bucket support. This edition supports publishing and sharing of notebooks for unlimited viewers and up to three editors.

The Professional edition adds the use of powerful CPUs and GPUs, while the new enterprise edition adds on-premises installation and dedicated support. 

Datalore Enterprise has all the code completion, storage integration, authentication, environment and hardware management, version control, and collaboration tools, alongside the option of installing it on your own network.

Datalore

The code completion support works with pre-installed Python libraries, and uses code auto-completion, quick-fixes, and refactorings from PyCharm.  The data support is based on persistent storage in the cloud, and you can use ipywidgets and plotting libraries to produce interactive visualizations, and describe data with Markdown and LaTex.

Jetbrain says that Datalore's advantage over creating custom solutions around open source Jupyter technology is that it removes the need to dedicate time and effort to implement and maintain solutions.

It supports user authentication through JetBrains Hub, a tool that can be used with a wide range of user authentication methods. Environments can be configured to provide multiple default team environments, and individual users can then choose to dynamically modify the package list for each notebook using Datalore’s Library manager.

 dataloreicon

More Information

Datalore Website

Related Articles

JupyterLab 3 Released

Kite Adds Jupyter Integration

.NET Jupyter Notebooks Announced

Jupyter Notebook 5 Adds Cell Tagging

Jupyter 4 Completed By Release Of IPython 4

PyCharm Now Supports Pipenv

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Nano 8 Adds Modern Bindings And Cycle Function
25/07/2024

GNU Nano 8.1 has been released following close on the recent release of version 8.0. GNU Nano is a command line text editor for Unix and Linux that aims to be simple and easy to use.



Code Assessment Added To .NET Upgrade Assistant
01/07/2024

Microsoft has improved the .NET Upgrade Assistant to add code assessment features. The assistant helps Visual Studio developers upgrade .NET applications to the latest version of .NET.


More News

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 05 July 2021 )