fairdatanow
  1. Getting started with Python
  • Welcome to fairdatanow
  • Getting started with Python
  • Exploring your remote data in a breeze
  • Exploring your remote data with tabulator
  • An image processing example
  • iframes

Getting started with Python

Up and running in 5 minutes…

In order to make full use of fairdatanow you need to be able to install Python packages and run Python code in Jupyter notebooks on your computer. The quickest and easiest way to get started with Jupyter notebooks is by downloading and installing the JupyterLab Desktop (JLD) installer for your operating system from the official github repository.

Note

The first time you start JupyterLab Desktop you additionally need to install the default Python environment from the start menu. To do so you need to hoover and click on the word ‘install’ on the bottom of the start up screen.

Finally you can install or update (with the -U option) the fairdatanow package from the Python Package index pypi.org by executing this command from a code cell in a Jupyter notebook:

%pip install -U fairdatanow 

For more information about JupyterLab Desktop see the JLD user guide.

That is it! You now are ready to open up your explore (y)our Nextcloud data for your project.

Welcome to fairdatanow
Exploring your remote data in a breeze
 

2025 Rijkserfgoedlaboratorium Amsterdam | Made with nbdev

  • Report an issue