Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
#!/bin/bash

# Install the JupyterLab dask-labextension
jupyter labextension install dask-labextension

# Install ipywidgets for displaying the cluster widget
jupyter labextension install @jupyter-widgets/jupyterlab-manager