JetBrains Datalore: A powerful environment for Jupyter notebooks

Hello, I want to try Datalore but when running this cell from the Hello World notebook:
import matplotlib.pyplot as plt
import numpy as np
import pandas as pd
from datalore.plot import *
I’m getting:
No module named 'datalore.plot'
Do I need to install a library?

Hi,

datalore.plot has been replaced with Lets-Plot a while ago, so, it seems, you registered a long time ago and your samples got outdated since then. Please get the actual copy of the Getting Started tutorial by the following link: