Skip to content

Sangarshanan/jupyter-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Jupyter Extensions

Basic Jupyter extensions

  • ML_libraries : Adds a new cell with some commonly used Machine learning libraries

  • Delete Cell : Deletes all the selected cells

Installation

First install Jupyter extensions (If not installed)

pip install jupyter_contrib_nbextensions && jupyter contrib nbextensions install

Now Clone the github repository

https://github.com/Sangarshanan/Jupyter-Extensions.git

Add the extenions that you would like in your jupyter_contrib_extensions directory (Depends on ur PC)

Now install the extensions that you just copied to enable them

jupyter contrib nbextensions install 

Create your own extensions : https://towardsdatascience.com/jupyter-notebook-extensions-517fa69d2231

About

Pretty basic extensions for Jupyter notebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published