Added jupyter docker files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Add R mimetype to specify how the plot returns from R to the browser.
|
||||
# https://notebook.community/andrie/jupyter-notebook-samples/Changing%20R%20plot%20options%20in%20Jupyter
|
||||
|
||||
options(jupyter.plot_mimetypes = c('text/plain', 'image/png', 'image/jpeg', 'image/svg+xml', 'application/pdf'))
|
||||
Reference in New Issue
Block a user