jfedoruk | f3d609f9a5e | PC-1967 modify plugin to work with python3 | | |
dominicfollett | 9f99d8893fd | Add fixes and changes to make it work with a remote docker setup | | |
dominicfollett | b074bc8220b | Commit before beautify | | |
dominicfollett | 1036114ef6a | Update | | |
dominicfollett | f416e398e41 | Update README with more info | | |
dominicfollett | cb959183618 | Update README with more info | | |
dominicfollett | 05e25217951 | Fix errors in renaming | | |
dominicfollett | 49795eafae2 | Check for None CR when setting up xblock | | |
dominicfollett | f581d021e0f | Update imports | | |
dominicfollett | c157fe46f40 | More naming convention changes | | |
dominicfollett | 836892286b7 | Rename folders and files. Need to test building this module, something is probably broken. | | |
dominicfollett | b936b177152 | Start updating naming conventions, jupyterhub -> jupyternotebook etc. | | |
dominicfollett | 252c240b8bd | Move auth methods into separate auth utility file. Change get config method to be more generic. | | |
dominic | 7c321be377e | Add more logging. Start separating out utlity functions from xblock functionality. Pull Oauth2 client data from model... | | |
dominic | afdf71fb7f7 | Cleanup, changes to oauth2 method, logging of errors. | | |
dominic | af9cf9523ae | Mother of a thousand headches, Edx with good reason implements a scheme where by sessionid cookie data is caught by t... | | |
dominic | 84d1da45f78 | Add response checks and update reademe | | |
dominic | f14ab36ff10 | Add information on how to install the xblock and set it for use on a course. | | |
dominic | 10eb685b952 | Add information on how to install the xblock and set it for use on a course. | | |
dominic | a43f8d3b9f2 | Tidy | | |
dominic | dde0918a8bf | Update Readme with instructions on using the Xblock | | |
dominic | e117a9a3904 | Add support for configuration | | |
dominic | 0645a6b8427 | Fix config issues | | |
dominic | d1984f1081b | Add setting file | | |
dominic | b1e30238c74 | Add session variable to xblock and include information in README about middleware support that is needed for the xblo... | | |
dominic | ebf4151f7f4 | Update query string for iframe, update get_headers function | | |
dominic | 9913d5420c7 | Add sifu's oauth2 to every api call | | |
dominic | e27b74a67d8 | handle api request errors | | |
dominic | 5011a633e54 | remove useless method | | |
dominic | 2daee8c571b | Add a method to destroy sifu's token | | |
dominic | 17f1775e77e | Add method to request token from sifu (this is different from the token requests to edx) | | |
dominic | 6447b6814d2 | Separate out as funtions and add some comments | | |
dominic | 27496d6d1d0 | Add functionality to parse the auth code, and get hostname for api requests | | |
dominic | b509be9251f | Get auth code call to edx working | | |
dominic | f666ad85845 | Minor fixes | | |
dominic | c48c83abc37 | Fix runtime issue where student view was being processed, + additional minor fixes | | |
dominic | 56f7ad6658e | Add api calls to check resource state | | |
dominic | 59139c04dcc | Make some changes to use the new api in stead | | |
dominic | b8661afb9d3 | Add method to uri encode the file resource | | |
dominic | 5f05f31f768 | Add callback to set headers for iframe src req. | | |
dominic | d5f2a92a461 | Add method to get user session cookie | | |
dominic | cc1df3db1d6 | Add create user calls that preced the startup of a user's server. Verified that user notebook is loaded on course uni... | | |
dominic | dc46547e93b | Add changes to README and fix the start_user_server function | | |
dominic | 7b7082ba042 | Make sure decorator is defined before use. | | |
dominic | b5e8c278dbc | Remove noise from repo | | |
dominic | c2ddc64c8ad | Add in authorixation header decorator | | |
dominic | cbea9cd724c | Add resource URL | | |
dominic | ac8688ebba2 | Update readme and api test | | |
dominic | 12ae8d21687 | Move the temporary python api calls into test folder | | |
dominic | 742b84773dc | Update the README | | |
dominic | d822cfcb84d | Add some semi functioning API calls | | |
dominic | d5bcaff2626 | Add mode changes for now | | |
dominic | d9f865874db | Add update to README | | |
dominic | d4201575cc7 | Update README | | |
Oksana Slusarenro | 1adeba441e2 | Fix show button download. | | |
Oksana Slusarenro | 7ae25733739 | Delete folder jupyter. | | |
Oksana Slusarenro | 08d667f372c | Merge branch 'master' of github.com:raccoongang/edx_xblock_jupyter | | |
Oksana Slusarenro | 506f43426f5 | Add save file notebook. | | |
Tamoshaitis Vladas | 3ec054e6479 | remove junk, add jupyter iframe | | |
Tamoshaitis Vladas | a8be776679b | initial xblock commit | | |
TamoshaytisV | b52669af12e | Initial commit | | |
Done |