Skip to content

Instantly share code, notes, and snippets.

View slumnitz's full-sized avatar

Stefanie Lumnitz slumnitz

  • European Space Agency, ESRIN
  • Frascati, italy
View GitHub Profile
@slumnitz
slumnitz / python-scientific-computing.md
Created June 22, 2020 07:38 — forked from sebp/python-scientific-computing.md
Overview of Python Packages for Scientific Computing

Update 7/28/2019: An updated version of this guide for Ubuntu Server 18.04 LTS is now available. Feel free to check it out.

Mounting VirtualBox shared folders on Ubuntu Server 16.04 LTS

This guide will walk you through steps on how to setup a VirtualBox shared folder inside your Ubuntu Server guest. Tested on Ubuntu Server 16.04.3 LTS (Xenial Xerus)

Steps:

  1. Open VirtualBox
  2. Right-click your VM, then click Settings
  3. Go to Shared Folders section
@slumnitz
slumnitz / README.rst
Created September 17, 2018 21:36 — forked from dupuy/README.rst
Common markup for Markdown and reStructuredText

Markdown and reStructuredText

GitHub supports several lightweight markup languages for documentation; the most popular ones (generally, not just at GitHub) are Markdown and reStructuredText. Markdown is sometimes considered easier to use, and is often preferred when the purpose is simply to generate HTML. On the other hand, reStructuredText is more extensible and powerful, with native support (not just embedded HTML) for tables, as well as things like automatic generation of tables of contents.

@slumnitz
slumnitz / splot_package_gsoc.ipynb
Created August 11, 2018 19:34
Final project report for the `splot` package GSoC'18
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.