Error in Trace sampleing and traceplot

I just tried to run pymc3 from annaconda command which was fortunatelly ok:

(pm3env) C:\Users\mahdy>ipython
Python 3.7.12 | packaged by conda-forge | (default, Oct 26 2021, 05:35:01) [MSC v.1916 64 bit (AMD64)]
Type ‘copyright’, ‘credits’ or ‘license’ for more information
IPython 7.31.1 – An enhanced Interactive Python. Type ‘?’ for help.

In [1]: import pymc3 as pm
WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions.

but I do not know how I should call it from jupyter notbook or pycharm. it seems that everything is done successfully, i am really appreciate for your yesteday advice