1.0.4 • Published 6 years ago

jupyterlab-enablelabwidgets v1.0.4

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

enableLabWidgets

Author

Jonathan Hill

Date

20th September 2019

This extension:

  • installs nodejs
  • installs jupyterlab-manager
  • installs jupyter-matplotlib
  • imports ipympl
  • sets %matplotlib widget as default visualisation tool
  • from pandas.plotting import register_matplotlib_converters
  • register_matplotlib_converters()
  • import matplotlib.pyplot as plt