Enable Autocomplete in Jupyter Notebook

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 29

  • @ApsaraKarki-s8v
    @ApsaraKarki-s8v 8 หลายเดือนก่อน +4

    After trying many videos, This videos made my day. Rakesh, Thank you very much .

  • @algot34
    @algot34 9 หลายเดือนก่อน +8

    It seems it only activates on root environments, not custom ones. How can I activate it for custom environments?

    • @samSosiska
      @samSosiska 2 หลายเดือนก่อน

      ....

  • @sarthakshah6761
    @sarthakshah6761 3 หลายเดือนก่อน +1

    Thank you; I learnt that notebook version 7+ is not supporting nbextension. To avail this, we need to downgrade attached 2 modules.
    pip install --upgrade notebook==6.4.12
    pip uninstall traitlets
    pip install traitlets==5.9.0

  • @AutoBots_Siva
    @AutoBots_Siva ปีที่แล้ว +2

    Hi Rakesh,
    I believe in future you will make videos on ML,DL,NLP too.
    So as a stepping stone,we are in python videos now, i believe.

  • @rickymichaels3944
    @rickymichaels3944 5 หลายเดือนก่อน

    Which version should be used for notebook ?

  • @manuelgonzalotoribioruizal1416
    @manuelgonzalotoribioruizal1416 ปีที่แล้ว +1

    Thank you. It helped me to set up the hints

  • @aneshanagarajan6292
    @aneshanagarajan6292 2 หลายเดือนก่อน +1

    Hi, I couldn't get my nbextension in my jupyter notebooks. Can you help me on this?

  • @haoli5986
    @haoli5986 หลายเดือนก่อน

    thank you so much!

  • @learntotradeintraday5766
    @learntotradeintraday5766 ปีที่แล้ว

    Hi Rakesh,
    Your video helps lot to learn in each area of Uipath.Can u also create one video on extracting data from pdf using document ai of Google through API in uipath

  • @suraj_singh321
    @suraj_singh321 ปีที่แล้ว

    Hi sir make a video on transpose from row to column and column to row without using vba any shortcut key the rows and columna are dynamic is it possible to use loop and datatable action or not in uipath

  • @danielsamuel3406
    @danielsamuel3406 ปีที่แล้ว +1

    Awesome, thank you sir

  • @monishsasi9508
    @monishsasi9508 3 หลายเดือนก่อน

    Thank you bro

  • @mahendrapal3413
    @mahendrapal3413 10 หลายเดือนก่อน

    can you please help me i am not able to use autocomplete i am getting error i am sharing the ss for that please chekc
    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for jupyter_contrib_nbextensions
    Running setup.py clean for jupyter_contrib_nbextensions
    Failed to build jupyter_contrib_nbextensions
    ERROR: Could not build wheels for jupyter_contrib_nbextensions, which is required to install pyproject.toml-based projects

  • @ko_bong_love3214
    @ko_bong_love3214 8 หลายเดือนก่อน

    In my case pip was also not working..(nb extension was not showing).So I chose Conda and finally working

  • @FocoSomente
    @FocoSomente 10 หลายเดือนก่อน

    Thank u so much

  • @umair5807
    @umair5807 6 หลายเดือนก่อน +5

    I have installed jupyter_contrib_nbextensions on both anaconda prompt and terminal, but it not display NBextensions as in 3:44

    • @SohanGandla
      @SohanGandla 5 หลายเดือนก่อน

      is it resolved ?

    • @shraddhatakmoge6852
      @shraddhatakmoge6852 4 หลายเดือนก่อน

      Same here

    • @mateusjsouza
      @mateusjsouza 3 หลายเดือนก่อน

      Try stopping jupyter notebook in the terminal and starting it again. That's how it worked for me.

  • @mshahzad6425
    @mshahzad6425 7 หลายเดือนก่อน

    what about MacBook user

  • @benja5019
    @benja5019 ปีที่แล้ว +1

    why dont you put that code in the comments???

    • @peaky9072
      @peaky9072 ปีที่แล้ว +1

      Why do you have to depend on him for everything. Just do some work

  • @ledenhesisigame232
    @ledenhesisigame232 8 หลายเดือนก่อน

    thank you so much