ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.23k stars 806 forks source link

How to install this extension if my company blocked github and don't have additional proxy #1589

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi everyone, I have been using this extension for few years, and I am trying to install this on my work Jupyter Notebook. I have tried to download the zip file from other places, unziped the files, uplloaded to my jupyter directory, and python setup.py install.

However, I still got blocked when I was installing because the url in the setup.py refers to github link.

Has anyone faced any similar situation and know any workarounds? Thank you