Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active February 16, 2022 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bollwyvl/dc5a15d92ba7603e0869c0fbbdfe4f8a to your computer and use it in GitHub Desktop.
Save bollwyvl/dc5a15d92ba7603e0869c0fbbdfe4f8a to your computer and use it in GitHub Desktop.
install.packages("tidyverse")
#!/usr/bin/env bash
# disable the extension based on the plugin id, not the package name
# see: https://github.com/jupyterhub/jupyter-server-proxy/blob/v3.2.1/jupyterlab-server-proxy/src/index.ts#L107
jupyter labextension disable jupyterlab-server-proxy
jupyterlab >=3.2.9
jupyter-server-proxy >=3.2.1
jupyter-rsession-proxy
r-4.1-2022-01-10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment