I don't think so, at least we need jupyter-client module as we use
jupyter-client api to connect with ipython kernel.

denny wong <tecgi...@yahoo.com.invalid> 于2021年10月28日周四 上午11:24写道:

> Hi
> Question about the ipython interpreter prerequisites.  The jupyter module
> version ( https://pypi.org/project/jupyter/) is pretty old.  Can it be
> replaced by ipykernel module (https://pypi.org/project/ipykernel/)?
>
> Prerequisites
> - Jupyter `pip install jupyter`
> - grpcio `pip install grpcio`
> - protobuf `pip install protobuf`
>
> Will this work instead?- ipykernel `pip install ipykernel`
> - grpcio `pip install grpcio`
> - protobuf `pip install protobuf`
> Thanks
> Denny



-- 
Best Regards

Jeff Zhang

Reply via email to