DSA & MUII Wiki
  • Home
  • Overview
  • How Tos
  • Code Platforms
  • Tech Glossary
  • Compute Resources
Sign in Subscribe

Opeoluwa Osunkoya

Install conda packages locally
conda

Install conda packages locally

Below is code that can be installed into a code cell of a jupyter notebook to install conda packages. !conda install opencv Please note that once your container stops and restarts this will reset any change in the environment. Your packages will not persist after a session restart.
30 Jan 2019
Install R Packages Locally
R

Install R Packages Locally

To install an R Package, insert the below into a code cell. install.packages("rtweet") Please note that once your container stops and restarts this will reset any change in the environment. Your packages will not persist after a session restart.
30 Jan 2019
How to reset a Jupyter notebook(to resolve kernel crashes)
jupyterhub

How to reset a Jupyter notebook(to resolve kernel crashes)

A guide to clearing the output of Jupyter notebooks when the results of a code cell makes them unresponsive.
29 Jan 2019 2 min read
Page 1 of 1
DSA & MUII Wiki © 2025
Powered by Ghost