Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 977 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 977 Bytes

ownCloud Infinite Scale: Jupyter Notebooks

This project is under heavy development, it's not in a working state yet!

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.13. For the frontend it's also required to have NodeJS and Yarn installed.

Follow these instructions and configure ocis to run ocis-jupyter.

# clone and cd into ocis-jupyter

yarn install
yarn build

make generate build

./bin/ocis-jupyter -h

Security

If you find a security issue please contact security@owncloud.com first.

Contributing

Fork -> Patch -> Push -> Pull Request

License

Apache-2.0

Copyright

Copyright (c) 2019 ownCloud GmbH <https://owncloud.com>