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
- Windows Server 2019
Web browsers
- Chrome (default)
- Default download location: request
- Microsoft Edge
Utilities
- Notepad++: 7.9.5
- Set as default according Notepad++
- Z-zip
Post VM creation
R/Rstudio
- Prior to install packages, run R/RStudio in admin mode and run the following command
- Create External Access Rule
Applications pre-installed
R
- R: 4.1.0
- Rstudio: 1.4.1106
- Sys.setenv(TZ='GMT')
- rtools: 40v2-x86_64
- castoRedc-master.zip
- How to use, see Authentication for using CastorR
Python
- Configured according Python, Miniconda, Jupyterlab & Python Packages
- To add Conda-Forge packages see Open Ports Anaconda
- Miniconda3-py39_4.9.2-Windows-x86_64
- Installed: conda install -c conda-forge tabulate openpyxl numpy pandas matplotlib seaborn castorapi bs4 tqdm pandasgui plotly
- Jupyterlab
Known issues
- jupyter lab build fails due to no internet
- 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)
- cbsodata-1.3.4-py3-non-any.whl
- How to use, see CBS Open Data
- castorapi-master.zip
- How to use, see Getting Secrets
Libre Office
- Libre Office: 7.1.3 win_x64
- 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 ...
Uploading your data
All workspace members (except Data reader) can upload data to the workspace Tips: 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. To work in your myDRE ...