Windows-OSDS/1.0.0 Open Source Data Science

Windows-OSDS/1.0.0 Open Source Data Science

Windows-OSDS/1.0.0 Open Source Data Science VM template

This template has been discontinued, it is not up-to-date anymore. Please contact your local Support Team member for institute-specific VM templates.

OS

  1. Windows Server 2019

Web browsers

  1. Chrome (default)
    1. Default download location: request 
  2. Microsoft Edge

Utilities

  1. Notepad++: 7.9.5
    1. Set as default according Notepad++
  2. Z-zip


Post VM creation

R/Rstudio

  1. Prior to install packages, run R/RStudio in admin mode and run the following command
  1. options(download.file.method = "libcurl", repos = c("CRAN" = "https://cran.r-project.org/"))
  1. Create External Access Rule




Applications pre-installed



R

  1. Configured according R and Rstudio
  2. To add cran.r-project.org packages see Create External Access Rule for the Workspace
  1. R: 4.1.0
  2. Rstudio: 1.4.1106
    1. Sys.setenv(TZ='GMT')
  3. rtools: 40v2-x86_64
  4. castoRedc-master.zip
    1. How to use, see Authentication for using CastorR


Python

  1. Configured according Python, Miniconda, Jupyterlab & Python Packages
  2. To add Conda-Forge packages see  Open Ports Anaconda
  1. Miniconda3-py39_4.9.2-Windows-x86_64
    1. Installed: conda install -c conda-forge tabulate openpyxl numpy pandas matplotlib seaborn castorapi bs4 tqdm pandasgui plotly 
  2. Jupyterlab
    1. Known issues
      1. jupyter lab build fails due to no internet
      2. plotly cannot show in cell, use for instance:
        import plotly.express as px
        from plotly.offline import plot
        import numpy as np
        t = np.linspace(0, 2*np*pi, 100)
        fig = px.line(x=t, y=np.cos(t))
        plot(fig)
  3. cbsodata-1.3.4-py3-non-any.whl
    1. How to use, see CBS Open Data
  4. castorapi-master.zip
    1. How to use, see Getting Secrets


Libre Office

  1. Libre Office: 7.1.3 win_x64
    1. LibreOffice_7.1.3_winx64_helppack_en-US

    • Related Articles

    • [Available now] Windows-OSDS/1.0.0 Open Source Data Science VM template

      Installing software can be quite a hassle, especially if you have to do it over and over again. The feature to create an image of a VM where you have installed your software could provide a nice outcome. To learn more about how you can create your ...
    • Windows-Base 1.0.5

      OS Windows Server 2019 Browsers Microsoft Edge Chrome Utilities Notepad++ 7-Zip
    • Uploading your data

      This feature is available to workspace members all except the Data reader A data upload or download does not require a running Virtual Machine! If you're uploading a folder with many subfolders, make a zip file! In your workspace, you can upload a ...
    • Windows-UMCG-SPSS/0.0.1

      Important! This image may only be deployed in UMC Groningen workspaces. It is not permitted to deploy the template in a workspace of a different workspace. Thanks for understanding! Deploying this VM template in a different workspace will render SPSS ...
    • AUMC Virtual Machine Templates

      This article is soon going to be updated! Most of the templates listed below are currently still available, except voor AUMC-Base and AUMC-Stata. Both of these templates have become obsolete with the launch of the Chocolatey template ...